CartCount for WooCommerce
CartCount for WooCommerce
Description
Do you ever wanted to add a custom cart counter to your WooCommerce shop?
Now you can do this easily by utilizing this plugin and add thes shortcodes [wc_cart_count] [wc_cart_count_left] to your shop theme.
wc_cart_count_left is intended to display the items left in order to fill a complete shipping package you will need to set the Fullcount setting accordingly in the settings for this plugin.
To dynamical change the value of the textelemnts displaying the cartcounts you can add <p> elements with the cartcount or cartcountleft class those will get updated with the ajax requests from WooCommerce. Extra attributes of those <p> will get lost when updating if you dont supply those attributes in the according settings fields.
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Adjust the setting in the setting menu
- Add the inculded shortcodes to your theme whereever you need them
Faq
if you have questions feel free to ask you can contact me at info (at) roteserver (dot) de
Reviews
Changelog
1.0
- first release
1.1
- adding dynamical ajax updates and setting page