Title: CoderEmbassy Quantity Manager for WooCommerce
Author: Saleh Ahmad
Published: <strong>2026 年 8 月 22 日</strong>
Last modified: 2026 年 9 月 1 日

---

搜尋外掛

![](https://ps.w.org/coderembassy-quantity-manager/assets/banner-772x250.png?rev
=3660394)

![](https://ps.w.org/coderembassy-quantity-manager/assets/icon-256x256.png?rev=3660394)

# CoderEmbassy Quantity Manager for WooCommerce

 由 [Saleh Ahmad](https://profiles.wordpress.org/codersaleh/) 開發

[下載](https://downloads.wordpress.org/plugin/coderembassy-quantity-manager.1.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/coderembassy-quantity-manager/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/coderembassy-quantity-manager/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/coderembassy-quantity-manager/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/coderembassy-quantity-manager/#developers)

 [技術支援](https://wordpress.org/support/plugin/coderembassy-quantity-manager/)

## 外掛說明

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](https://demo.coderembassy.com/product/beanie/)
| 📄[Documentation](https://plugin.coderembassy.com/docs/coderembassy-quantity-manager-pro)
🚀 |[Get Pro Version](https://plugin.coderembassy.com/plugins/coderembassy-quantity-manager-pro)

#### ✨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.

## 螢幕擷圖

[⌊Enable Quantity Manager.⌉⌊Enable Quantity Manager.⌉[

Enable Quantity Manager.

[⌊Global Rule Settings.⌉⌊Global Rule Settings.⌉[

Global Rule Settings.

[⌊Quantity Global Message settings.⌉⌊Quantity Global Message settings.⌉[

Quantity Global Message settings.

[⌊Min and max and step Quantity global control at single product.⌉⌊Min and max and
step Quantity global control at single product.⌉[

Min and max and step Quantity global control at single product.

[⌊Product wise Setup.⌉⌊Product wise Setup.⌉[

Product wise Setup.

[⌊Enable Product Wise setup at single product.⌉⌊Enable Product Wise setup at single
product.⌉[

Enable Product Wise setup at single product.

## 安裝方式

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Activate “CoderEmbassy Quantity Manager for WooCommerce” from the Plugins screen.
 3. Go to WooCommerce > Quantity Manager.
 4. Configure global rules.
 5. 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_of` is 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〉的開發相關
工作。

參與者

 *   [ Saleh Ahmad ](https://profiles.wordpress.org/codersaleh/)

[將〈CoderEmbassy Quantity Manager for WooCommerce〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/coderembassy-quantity-manager)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/coderembassy-quantity-manager/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/coderembassy-quantity-manager/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/coderembassy-quantity-manager/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/coderembassy-quantity-manager/)。

## 變更記錄

#### 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.

## 中繼資料

 *  版本 **1.1.0**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/coderembassy-quantity-manager/)
 * 標籤:
 * [max quantity](https://tw.wordpress.org/plugins/tags/max-quantity/)[min quantity](https://tw.wordpress.org/plugins/tags/min-quantity/)
   [quantity](https://tw.wordpress.org/plugins/tags/quantity/)[woocommerce blocks](https://tw.wordpress.org/plugins/tags/woocommerce-blocks/)
 *  [進階檢視](https://tw.wordpress.org/plugins/coderembassy-quantity-manager/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/coderembassy-quantity-manager/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/coderembassy-quantity-manager/reviews/)

## 參與者

 *   [ Saleh Ahmad ](https://profiles.wordpress.org/codersaleh/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/coderembassy-quantity-manager/)