=== CartMend Quantity Min/Max & Step Rules for WooCommerce ===
Contributors: cartmendmodule, stickitsibiu
Tags: woocommerce, quantity, min max, wholesale, step
Requires at least: 6.2
Tested up to: 7.1
Requires PHP: 7.4
WC requires at least: 7.0
WC tested up to: 10.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Enforce minimum, maximum and step (multiples-of) order quantities — perfect for wholesale and case-pack selling.

== Description ==

Some products should only sell in minimums, caps or packs. Quantity Min/Max & Step Rules enforces those constraints both on the product page quantity selector and when items are added to or updated in the cart.

* Minimum, maximum and step (multiples-of) quantities, store-wide.
* Enforced on the product input and at cart validation.
* Lightweight, HPOS-ready, no jQuery.

== Installation ==

1. Upload to `/wp-content/plugins/` and activate.
2. Go to WooCommerce → Settings → Quantity Rules and set your limits.

== Changelog ==

= 1.0.0 =
* Initial release. Store-wide min / max / step quantity enforcement.
