Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/woocommerce-ajax-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

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

== Frequently Asked Questions ==

== Upgrade Notice ==