
Displays a sitewide link to the cart which reveals the cart contents on hover.
Author: | jameskoster (profile at wordpress.org) |
WordPress version required: | 4.4 |
WordPress version tested: | 4.9.6 |
Plugin version: | 1.1.2 |
Added to WordPress repository: | 11-02-2013 |
Last updated: | 05-07-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 94 |
Rated by: | 60 |
Plugin URI: | http://jameskoster.co.uk/tag/cart-tab/ |
Total downloads: | 257 129 |
Active installs: | 5 000+ |

Click to start download
|
Screenshots

The cart tab.
FAQ
Installation Instructions
- Upload
woocommerce-cart-tab
to the /wp-content/plugins/
directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Choose your display settings on the catalog tab of the WooCommerce settings screen
- Done!
It doesn’t look like the screenshots on my site, what gives?
This plugin uses CSS3 for things like animation, rounded corners and box shadows. If you’re not using a modern browser then it might not look the same as the screenshots.
There is also the possibility that your theme is overwriting styles although that will be unlikely.
I found and fixed a bug how can I help?
Thanks! Please fork the repo on github, push your fix then send a pull request.
ChangeLog
1.1.2 – 05/07/2018
- Fix – Cart panel will now close automatically when the cart is emptied.
1.1.1 – 10/03/2017
- Tweak – WooCommerce 2.7 support. Kudos @webmandesign.
- Dev – Scripts and styles now versioned correctly.
1.1.0 – 08/02/2017
- New – Cart tab is now hidden when the cart is empty.
- Tweak – Overlay styling.
- Localisation – updated .pot file.
1.0.0 – 26/01/2017
- New – The cart tab now opens when an add to cart button on a shop page is clicked.
- New – Cart tab opens on click rather than hover.
- New – Display controls moved to the Customizer.
- New – Integration with Storefront theme.
0.5.0 – 06/07/2016
- New – Cart tab no longer displayed on handheld devices.
0.4.0 – 23/05/2016
- New – Cart tab widget now has a max-height and will scroll if the contents are larger than the container.
- New – Option to display cart total or subtotal. Props @craigtracey
- Tweak – Translations now managed on .org (https://translate.wordpress.org/projects/wp-plugins/woocommerce-cart-tab).
0.3.1 – 04/17/2014
- Fix – Hide the tab shadow when the cart is hidden.
0.3.0 – 04/03/2014
- WooCommerce 2.1 compatibility.
0.2.2 – 14/01/2014
- Sanitized some outputs (kudos colegeissinger).
0.2.1 – 16/09/2013
- Better way of hiding the cart. Compatible with WP Super Cache as long as “late init” is enabled. Kudos bigbrowncow.
0.2 – 01/07/2013
- Added option to hide cart tab if the cart is empty. Kudos azhkuro.
0.1.1 – 30/05/2013
- Improved i18n
- added languages folder
- added default .po file
- added German translations for v0.1.1 (inluding the above enhancements)
- Kudos to deckerweb for the above 🙂
- UI tweak to be inline with 2.0s slightly updated settings API
- Stripped object pass by reference
0.1
Initial release.