You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
WooCommerce AJAX Cart plugin is a WordPress Plugin that changes the default behavior of WooCommerte Cart Page, allowing a buyer to see the Total price calculation when change the Quantity of a product, without need to manually click on "Update cart" button.
This improves the user experience and commodity when purchasing a product. No other hacks/code/theme changes is needed, this functionality is added when the plugin is activated.
Demonstration url: http://ragob.com/wooajaxcart/ (follow the green instructions)
== Installation ==
1. Upload `pwoocommerce-ajax-cart.zip` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Done. This plugin no requires extra configurations to work
== Screenshots ==
1. When user clicks on "+" or "-" of Quantity field, an AJAX request was made to update the prices.