ThemesZone WooCommerce Ajax Quantity
====================================
Contributors: themeszone
Donate link: https://themes.zone
Tags: woocommerce, ajax, quantity
Requires at least: 4.5
Tested up to: 5.2.2
Stable tag: 1.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

ThemesZone WooCommerce Ajax Quantity Plugin shows quantity field on product listing once customer clicks "Add to Cart" button.

Description
===========

The plugin once activated will display a quantity field with increment / decrement buttons once "add to cart" button is pressed (e.g. the product is added to cart).
Thus allowing customers to change the products number in the cart with out having to go to shopping cart
page.

<a href="http://plugins.themes.zone">PLUGIN DEMO</a>
(click "Add to Cart button to see it in action")

Feel free to ask any questions at <a href="https://themes.zone">Themes Zone</a>


Installation
============

1. Upload `themeszone-woocommerce-ajax-quantity` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

Frequently Asked Questions
==========================
How to disable the plugin?
--------------------------
Just deactivate the plugin.

How to change increment / decrement buttons design?
---------------------------------------------------
Open themeszone-woocommerce-ajax-quantity/css/tz-wc-ajax-qty-public.css, there you will find css classes for the buttons,
override those classes in your themes's css.

Changelog
=========

1.2
---
* WooCommerce 3.6.4 update, requested options added, filter "tz_wc_qty_ajax_filter" added.

1.1
---
* WooCommerce 2.6.3 update, ajax variable fixed.

1.0
---
* Initial Release.



