Description
Creates a shopping cart widget for your WooCommerce store which, when clicked, opens to reveal the cart contents. Requires WooCommerce (https://www.woothemes.com/woocommerce/)
Further Information
If you need any support with this plugin (but not CSS support) please email [email protected]
Screenshots
Installation
1 – Copy the woocommerce-dropdown-cart folder to your wp-content/plugins directory (or use the plugin loader in the admin area)
2 – Activate the plugin
3 – Go to Appearance/Widgets and look for ‘WooCommerce Drop Down Shopping Cart’ and drag it to the desired sidebar
If you want to modify the CSS of the cart then you should :
Copy the widget-flyout-cart-style.css and 'open.png' file to your theme directory to modify the layout
eg wp-content/themes/YOUR_THEME/woocommerce-drop-down-cart-widget/widget-flyout-cart-style.css
and wp-content/themes/YOUR_THEME/woocommerce-drop-down-cart-widget/open.png
Reviews
Contributors & Developers
“Woocommerce Dropdown Cart Widget.” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Woocommerce Dropdown Cart Widget.” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- fixes path errors.