Описание
CoderEmbassy Quantity Manager helps WooCommerce stores set practical minimum, maximum, default, and step quantity rules without a heavy rule builder.
Built for modern WooCommerce stores, it validates rules in classic cart flows and the WooCommerce Store API used by the Cart block, Checkout block, and Mini-Cart block. It also includes a rule debugger in product admin screens so store owners and agencies can quickly see which rule is active and why.
🌐Demo| 📄Documentation 🚀 |Get Pro Version
✨Free Features:
- ✅Global quantity rules.
- ✅Product-level quantity rules.
- ✅Variation-level quantity rules.
- ✅Live quantity updates when customers select a variation.
- ✅Friendly customer messages with placeholders.
- ✅Server-side validation for classic WooCommerce cart and checkout.
- ✅Store API validation for Cart block, Checkout block, Mini-Cart block, and direct Store API requests.
- ✅Admin rule debugger showing the active rule source and values.
- ✅HPOS compatible.
- ✅Lightweight: no external calls and no nag screens.
✨Pro Features:
- ✅Advanced Quantity Rules.
- ✅Simulator and Import/Export.
- ✅Rule Priority.
- ✅Scheduled Rules.
- ✅User Role Rules.
- ✅Category and Tag Rules.
- ✅Quantity Control.
- ✅Live Quantity Total.
Скриншоты






Установка
- Upload the plugin folder to
/wp-content/plugins/. - Activate «CoderEmbassy Quantity Manager for WooCommerce» from the Plugins screen.
- Go to WooCommerce > Quantity Manager.
- Configure global rules.
- Optionally configure product or variation rules from the WooCommerce product editor.
Часто задаваемые вопросы
-
Does it work with the Cart and Checkout blocks?
-
Yes. Quantity Manager filters WooCommerce Store API quantity limits and validates Store API cart mutations, so rules apply to the Cart block and Checkout block.
-
Does it work with the Mini-Cart block?
-
Yes. The Mini-Cart block uses Store API cart data, including the quantity limits provided by Quantity Manager.
-
Can customers bypass rules with the REST API or by disabling JavaScript?
-
No. JavaScript only improves the customer experience. Rules are also validated server-side in classic WooCommerce hooks and Store API cart requests.
-
Does it support HPOS?
-
Yes. Quantity Manager declares compatibility with WooCommerce High-Performance Order Storage because it does not modify order storage.
-
What happens if my minimum is not a multiple of my step?
-
Classic validation supports offset steps such as minimum 2 and step 3, where valid quantities are 2, 5, 8, and so on. WooCommerce Store API
multiple_ofis a plain multiple and cannot fully represent that offset. Quantity Manager still validates the server-side rule as the source of truth and shows an admin notice recommending a minimum that is a multiple of the step for the smoothest block UI. -
Are maximum quantities lifetime purchase limits?
-
No. Maximum quantity means maximum per cart line item.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«CoderEmbassy Quantity Manager for WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «CoderEmbassy Quantity Manager for WooCommerce» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.0
- Added extension hooks for add-on compatibility.
- Added rule-resolution, rule-source label, debugger, settings panel, and settings sanitization extension points.
- Added settings tabs so add-ons can appear under WooCommerce > Quantity Manager.
- No quantity validation behavior changes.
1.0.0
- Initial stable release.
- Added global, product, and variation quantity rules.
- Added frontend quantity updates and variation live updates.
- Added classic WooCommerce validation and Store API validation.
- Added rule debugger preview.
