WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-ajax-cart

Woo AJAX Cart

ajax-cart

by Moises Heberle · github.com/burlesonbrad/woocommerce-ajax-cart · website

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/burlesonbrad/woocommerce-ajax-cart/archive/refs/heads/master.zip

Readme

=== WooCommerce Ajax Cart Plugin === Contributors: moiseh Tags: woocommerce, ajax, cart, shipping Requires at least: 3.0.1 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=GLS9CZZD6V828&lc=BR&item_name=Moiseh&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tested up to: 3.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

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)

Please Donate to this plugin!

== 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.

== Changelog ==

= 1.0 =

  • Initial version

= 1.1 =

  • Remove product from cart automatically (AJAX) when changes quantity to zero

== Frequently Asked Questions ==

== Upgrade Notice ==

Read the full README on GitHub →