WooCommerce product quantities

Minimum Quantity per Product for WooCommerce

Set the smallest quantity customers can buy for one simple product.

$79per year after a 14-day trial

No card required. Add a payment method before day 14 to continue; otherwise Stripe cancels the subscription automatically.

WooCommerce product editor with a Minimum quantity field set to six
Real WordPress interfaceFree 0.1.1 / Pro 0.1.1
One jobSet one whole-number minimum for a simple WooCommerce product and reject lower quantities without changing price, stock, cart contents, orders, templates, or customer data.
RequiresWooCommerce 8.9 or newer
Free statusRelease candidate prepared for WordPress.org review

Three decisions

Set it up without code.

01

Edit the simple product that must be sold in a minimum amount.

02

Open Product data > Inventory and enter a whole number from 2 through 999.

03

Update the product and test one quantity below the minimum and one at the minimum.

Actual product

What you configure and what the visitor sees.

WooCommerce product editor with a Minimum quantity field set to six
Free adds one bounded number to the familiar Inventory panel.
Desktop WooCommerce product form whose native quantity input starts at six
The native form remains intact and starts at the saved minimum.
Mobile WooCommerce product form with minimum quantity six and Add to cart
The quantity and Add to cart controls remain visible in a 390-pixel viewport.
Minimum Quantity Pro settings with a customer message and category minimum rules
Pro adds bounded fallbacks instead of a broad quantity-rules engine.

Free and Pro

Free keeps working. Pro adds capacity.

Free 0.1.1

No account or license required

  • Save one whole-number minimum from 2 through 999 on a simple product.
  • Use WooCommerce's native quantity input and reject a proven lower value during add to cart, cart update, and final cart validation.
  • Clear the field or deactivate Free to restore native quantity behavior immediately.

Prepared for WordPress.org submission; no public-directory approval is claimed yet.

Failure boundary

Designed to stop quietly instead of changing store truth.

The free workflow is independent of Stripe, the StoreFixKit license API, and Pro. A billing or network problem cannot rewrite the parent plugin's data.

  • Changes only one owned product-meta value and native quantity validation; price, stock, tax, shipping, carts, orders, and customers remain with WooCommerce.
  • Unsupported, malformed, missing, mismatched, or uncertain product contexts return native behavior instead of guessing.
  • Free remains local and authoritative when Pro, billing, or the StoreFixKit license service is unavailable.
  • No catalog scan, custom table, cron, queue, telemetry, frontend asset, or storefront StoreFixKit request.

14-day trial

No card required to test Pro on one site.

Stripe hosts checkout and billing. The StoreFixKit success page creates a product-bound license and Pro download. Add a payment method before trial end only if you want the annual plan to continue.

Before installing

Short answers to the important questions.

Does Minimum Quantity change stock or product prices?

No. It reads one saved minimum and validates quantity through WooCommerce's documented hooks.

Does Free support variable products?

Free deliberately supports native simple products. Pro adds bounded variation and parent-product precedence.

What happens when Pro or the license API is unavailable?

Every valid Free simple-product minimum continues locally; only Pro variation, category, and message choices stop applying.