Minimum and maximum quantity rules for products, orders and categories.
*** Woo Min/Max Quantities Changelog ***
2024.05.15 - version 4.3.1
* Fix - Resolved an issue in the REST API that returned a cached 'Group of' value.
* Fix - Resolved a fatal error triggered by the REST API when trying to set a 'Group of' value with an empty Min/Max Quantity.
- Specify minimum and maximum quantity limits per product/variation, or per order.
- Require specific products, or product categories, to be purchased in predefined quantity multiples.
- Prevent overstocking or stockouts, maintain optimal inventory levels, and reduce storage costs.
Products
- Define the minimum required and maximum allowed quantity.
- Require products to be purchased in multiples of X.
- Add rules at the variation level.
Categories
- Require products from specific categories to be purchased in predefined multiples.
Orders
- Set a minimum/maximum quantity of items required to place an order.
- Set a minimum/maximum order total required to check out.
- Exclude individual products from order rules.
*** Woo Min/Max Quantities Changelog ***
2024.05.15 - version 4.3.1
* Fix - Resolved an issue in the REST API that returned a cached 'Group of' value.
* Fix - Resolved a fatal error triggered by the REST API when trying to set a 'Group of' value with an empty Min/Max Quantity.