Description
Working with all known product types, such as woocommerce subscriptions, woocommerce bulk products, variable products, grouped products.
Installation
- Be sure you’re running WooCommerce 2.1+ in your shop.
- You can: (1) upload the entire wc-ajax-product-add-to-cart folder to the /wp-content/plugins/ directory, (2) upload the .zip file with the plugin under Plugins > Add New > Upload
- Go to Woocommerce -> Settings -> Products -> Product page Ajax
- Enable the ‘Enable add to cart ajax on product page’ checkbox and save the settings.
Reviews
Contributors & Developers
“Woo Ajax Add to Cart product page” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Woo Ajax Add to Cart product page” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1
- Fix wc_cart_fragments_params is not defined
1.2
- Add fix for ob_start();
1.1
- Add block ui option.
- Fix cart fragments issue.
1.0
- Initial version.