WooCommerce Max Quantity
========================

Set a universal limit for the max quantity, per product, that can be added to cart. Does not require customers to log in.

WooCommerce Max Quantity is an extension for [WooCommerce](http://wordpress.org/plugins/woocommerce/) that lets you set a max limit for the number of items that can be added to the cart. It's a universal limit, meaning this limit affects all products in your WooCommerce store. 

**NOTE:**
This plugin only works with "Simple" products. For products that have "variations", you can try [this fork by thekillerdev](https://github.com/thekillerdev/WooCommerce-Max-Quantity) instead, which he modified to work with products with variations.
**END NOTE**

The limit is per product, not per the entire cart. 

This works for guest buyers, as well as logged-in buyers.

To set the number, go to your WordPress dashboard. Go to WooCommerce -> Settings -> Products tab. Click on "Inventory". Scroll down to "Maximum Quantity Limit Per Product". Set your desired limit there.

Languages
---------
Includes `.mo` and `.po` translations for French, Hindi, and Spanish languages. Also includes a `.pot` file to make more translations.

For more info, see the [FAQ](http://wordpress.org/plugins/woocommerce-max-quantity/faq/) and the [plugin web page](http://wordpress.org/plugins/woocommerce-max-quantity/).

For support, please use the [Support forum](http://wordpress.org/support/plugin/woocommerce-max-quantity).

Forking and contributing is welcome.
