Title: QtyPilot for WooCommerce
Author: Ansar Hussain
Published: <strong>17. august, 2026</strong>
Last modified: 17. august, 2026

---

Søg plugins

![](https://ps.w.org/qtypilot-for-woocommerce/assets/banner-772x250.png?rev=3650863)

![](https://ps.w.org/qtypilot-for-woocommerce/assets/icon-256x256.png?rev=3650863)

# QtyPilot for WooCommerce

 Af [Ansar Hussain](https://profiles.wordpress.org/ansar317/)

[Download](https://downloads.wordpress.org/plugin/qtypilot-for-woocommerce.zip)

 * [Detaljer](https://da.wordpress.org/plugins/qtypilot-for-woocommerce/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/qtypilot-for-woocommerce/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/qtypilot-for-woocommerce/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/qtypilot-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/qtypilot-for-woocommerce/)

## Beskrivelse

**QtyPilot for WooCommerce** lets store owners control exactly how many units of
a product a customer can buy. Stop unprofitable one-item orders, prevent stock from
being wiped out by a single bulk buyer, and enforce case-pack or carton quantities—
all without touching a line of code.

The plugin covers three levels of control:

 * **Global rules** for any Simple Product you select, applied instantly.
 * **Category rules** so every product in a chosen category shares the same minimum
   and maximum, saving you from configuring products one by one.
 * **Per-variation rules** for Variable Products, where each variation (size, color,
   pack size, etc.) can have its own independent minimum, maximum, and quantity 
   step — completely separate from its sibling variations.

#### Key features

 * Set a minimum and/or maximum purchase quantity for Simple Products, individually
   or by category.
 * Configure independent minimum, maximum, and quantity-step rules per variation
   on Variable Products.
 * Optional “quantity step” so customers can only order in multiples (e.g. packs
   of 6).
 * Automatic cart correction: quantities outside the allowed range are adjusted 
   with a clear notice, both on the Cart page and at Checkout.
 * Blocks Add to Cart (including AJAX add-to-cart) when a requested quantity is 
   invalid.
 * Customizable customer-facing notice banner (text, background color, text color)
   shown on the product page.
 * Per-variation notice label override, so each variation can show its own message
   when needed.
 * Dedicated settings screen in your WordPress admin sidebar — no existing menus
   are modified.
 * Lightweight: only loads its assets on the settings screen and product edit screens.

#### How rule priority works

A Variable Product’s own variation settings always take priority. Global and category
rules never apply to Variable Products or their variations — only to Simple Products.
This keeps bulk category rules from accidentally overriding the specific limits 
you set on a product’s variations.

#### Who is this for?

Wholesale and B2B stores, stores selling perishable or limited stock, print-on-demand
or made-to-order shops, and any WooCommerce store that needs to enforce minimum 
order quantities (MOQ) or maximum purchase caps per product, category, or variation.

## Skærmbilleder

[⌊Global quantity rules and Simple Product/category selectors on the QtyPilot settings
screen.⌉⌊Global quantity rules and Simple Product/category selectors on the QtyPilot
settings screen.⌉[

Global quantity rules and Simple Product/category selectors on the QtyPilot settings
screen.

[⌊Customer notice banner and quantity step in action on a Simple Product page.⌉⌊
Customer notice banner and quantity step in action on a Simple Product page.⌉[

Customer notice banner and quantity step in action on a Simple Product page.

[⌊Per-variation minimum, maximum, and step fields on the Variations tab of a Variable
Product.⌉⌊Per-variation minimum, maximum, and step fields on the Variations tab 
of a Variable Product.⌉[

Per-variation minimum, maximum, and step fields on the Variations tab of a Variable
Product.

## Installation

 1. Upload the plugin ZIP file via **Plugins > Add New > Upload Plugin** in your WordPress
    admin, or upload the extracted folder to `/wp-content/plugins/` via FTP.
 2. Activate the plugin through the **Plugins** screen.
 3. Go to **QtyPilot** in your WordPress admin sidebar (its own top-level menu) to 
    set global minimum/maximum rules and choose which Simple Products or categories
    they apply to.
 4. To set limits on a Variable Product, edit the product, open the **Variations** 
    tab, expand a variation, and fill in its QtyPilot fields.

## FAQ

### Where do I configure the rules?

Everything is managed from the plugin’s own **QtyPilot** menu in the WordPress admin
sidebar (a top-level menu, not nested under Products). Per-variation rules are set
directly on each Variable Product’s Variations tab.

### Does this work with Variable Products?

Yes. Each variation gets its own independent minimum, maximum, and step fields on
the Variations tab. Variation rules are never shared with or inherited from sibling
variations.

### Can I set rules for a whole category instead of one product at a time?

Yes, on the settings screen you can apply the Global Rule to specific categories
in addition to, or instead of, individually selected products.

### What happens if a customer already has an invalid quantity in their cart?

The plugin automatically corrects the quantity to the nearest allowed value on the
Cart page and at Checkout, and shows a notice explaining the change.

### Does this plugin require WooCommerce?

Yes, WooCommerce must be installed and active. The plugin will show an admin notice
if it isn’t.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“QtyPilot for WooCommerce” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

 *   [ Ansar Hussain ](https://profiles.wordpress.org/ansar317/)

[Oversæt “QtyPilot for WooCommerce” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/qtypilot-for-woocommerce)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/qtypilot-for-woocommerce/),
tjek [SVN repository](https://plugins.svn.wordpress.org/qtypilot-for-woocommerce/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/qtypilot-for-woocommerce/)
via [RSS](https://plugins.trac.wordpress.org/log/qtypilot-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.0.1

 * Fix: Use the qtypilot-for-woocommerce text domain for all translatable strings.

#### 1.0.0

 * Initial release.
 * Global and category-level quantity rules for Simple Products.
 * Independent per-variation quantity rules for Variable Products.
 * Automatic cart quantity correction with customer notices.
 * Customizable notice banner text and colors.

## Meta

 *  Version **1.0.1**
 *  Senest opdateret **1 måned siden**
 *  Aktive installationer **Færre end 10**
 *  WordPress-version ** 6.0 eller højere **
 *  Testet op til **7.0.4**
 *  PHP-version ** 7.4 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/qtypilot-for-woocommerce/)
 * Tags
 * [bulk order](https://da.wordpress.org/plugins/tags/bulk-order/)[minimum order quantity](https://da.wordpress.org/plugins/tags/minimum-order-quantity/)
   [quantity rules](https://da.wordpress.org/plugins/tags/quantity-rules/)[woocommerce](https://da.wordpress.org/plugins/tags/woocommerce/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/qtypilot-for-woocommerce/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Din anmeldelse](https://wordpress.org/support/plugin/qtypilot-for-woocommerce/reviews/#new-post)

[Se alle anmeldelser](https://wordpress.org/support/plugin/qtypilot-for-woocommerce/reviews/)

## Bidragsydere

 *   [ Ansar Hussain ](https://profiles.wordpress.org/ansar317/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/qtypilot-for-woocommerce/)