=== Ajaxify Cart ===
Contributors: aoulmderat
Donate link: https://wordpress.org/plugins/ajaxify-cart
Tags: woocommerce,add to cart, ajax,variable products,simple products,variation products
Requires at least: 4.0.1
Tested up to: 5.4.1
Requires PHP: 5.6.20
WC requires at least: 3.0
WC tested up to: 4.3.0
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Ajaxify Cart is a plugin that allows you to transform the default behavior of the WooCommerce Add to Cart button to make it
ajax instead of sending all the form.

== Description ==

Ajaxify Cart is a plugin that allows you to transform the default behavior of the WooCommerce Add to Cart button to make it
ajax instead of sending all the form. This improves the user experience when purchasing a product.
No other change of hacks / code / theme is necessary, this functionality is added when the plugin is activated.

= Features =
*   Fully customized and easy to use
*   Use 100% WooCommerce AJAX no code added
*   Less than 10 Ko, Very light plugin


== Installation ==

= Using The WordPress Dashboard =

1. Navigate to the 'Add New' Plugin Dashboard
1. Select 'ajaxify-cart.zip' from your computer
1. Install
1. Activate the plugin on the WordPress Plugin Dashboard

= Using FTP =

1. Extract 'ajaxify-cart.zip' to your computer
1. Upload the 'ajaxify-cart' directory to your '/wp-content/plugins/' directory
1. Activate the plugin on the WordPress Plugins dashboard

== Frequently Asked Questions ==
= Is only Sample product is supported? =
No, also the ajax is added to variation product

= There is something cool you could add... =

Nice, make a post on the [Support Forum](http://wordpress.org/support/plugin/ajaxify-cart) and let us know.

== Changelog ==

= 1.0.2 =
Test with the new version of woocomerce: 4.3.0

= 1.0.1 =
Initial release