Description
WooCommerce doesn’t provides ajax add to cart for single product page and also for variable products in archive page.
This plugin adds ajax feature for single product page and variable products in archive page.
Installation
- Upload
abwc-ajax-cart
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
August 7, 2019
Was searching for a simple solution to Add to cart without redirection or reloading the page. This did the trick!
Thanks!
October 18, 2018
Thanks guys for this plugin
August 27, 2018
Exactly what in need
August 25, 2018
Does exactly what is needed. No problems so far!
April 12, 2018
супер
April 11, 2018
Simply works.
Contributors & Developers
“WooCommerce Ajaxified Cart” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Ajaxified Cart” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
1.0.1
- Code Refactor for performance
1.0.2
- Single Product page AJAX fix
1.0.3
- Cart Display fix
1.2.0
- Added admin settings page for enabling/disabling ajaxified cart for variable products on shop page.
- Now ajaxified cart is working for variable products on shop page.
- Notices fixed on product single page.
1.2.1
- Fatal error fix
1.2.2
- Simple products archive ajax add to cart when varibale product archive ajax option is enabled issue fix.
- fixed 500 error when tried to add more variation products to cart than stock holds.