Title: Min Max Control &#8211; Min Max Quantity &amp; Step Control for WooCommerce
Author: Saiful Islam
Published: <strong>January 14, 2019</strong>
Last modified: July 26, 2026

---

Search plugins

![](https://ps.w.org/woo-min-max-quantity-step-control-single/assets/banner-772x250.
png?rev=3538540)

![](https://ps.w.org/woo-min-max-quantity-step-control-single/assets/icon-256x256.
png?rev=3538540)

# Min Max Control – Min Max Quantity & Step Control for WooCommerce

 By [Saiful Islam](https://profiles.wordpress.org/codersaiful/)

[Download](https://downloads.wordpress.org/plugin/woo-min-max-quantity-step-control-single.8.0.8.zip)

 * [Details](https://wordpress.org/plugins/woo-min-max-quantity-step-control-single/#description)
 * [Reviews](https://wordpress.org/plugins/woo-min-max-quantity-step-control-single/#reviews)
 *  [Installation](https://wordpress.org/plugins/woo-min-max-quantity-step-control-single/#installation)
 * [Development](https://wordpress.org/plugins/woo-min-max-quantity-step-control-single/#developers)

 [Support](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/)

## Description

[Doc](https://codeastrology.com/min-max-quantity/documentation/) | [Demo](https://codeastrology.com/min-max-quantity/product/hoodie)
| [Get Premium](https://codeastrology.com/min-max-quantity/pricing/)

_Min Max Control_(Min Max Quantity & Step Control for WooCommerce) plugin offers
to set product’s

🎉 Minimum Quantity
 🎉 Maximum Quantity 🎉 Step Quantity 🎉 WPML supported 🎉 Cart
Page Quantity _(Premium)_ 🎉 Category wise cart page Condition _(Premium)_ 🎉 Category
wise cart page Condition _(Premium)_ 🎉 Stock Manage – Bulk Edit 🎉 Min Max Step
Manage – Bulk Edit 🎉 Default Quantity [To enable: `add_filter('wcmmq_default_qty_option','
__return_true');` ]

You can set values for all products globally. The same values will apply to all 
products.
 You can set values by category. In this case, min, max, and step values
will apply only to the chosen categories. Also, you can set values for each product
individually. Product label values will override global and category values.

_Go to Dashboard -> Min Max Control_ menu

**Useful Links**

 * [Offical Site](https://codeastrology.com/min-max-quantity/)
 * [Demo](https://codeastrology.com/min-max-quantity/shop)
 * [Documentation](https://codeastrology.com/min-max-quantity/documentation/)
 * [Purchase Premium Version](https://codeastrology.com/min-max-quantity/pricing/)

**Useful Hook**
 wcmmq_custom_validation_msg: To modify custom validation for your
browser, use `add_filter('wcmmq_custom_validation_msg', '__return_true');`

**Example Hook**
 add_filter(‘wcmmq_single_product_min_max_condition’,’wcmmq_custom_handle_args’,
10, 3); function wcmmq_custom_handle_args( $args, $product, $Min_Max_Controller ){//
You can control based on $product or $Min_Max_Controller or existing $args return
$args; }

**Example for Custom Validation Message**
 add_filter( ‘wcmmq_custom_validation_msg’,‘
__return_true’ );

🔅 [Set Global Condition on Whole Shop](https://codeastrology.com/min-max-quantity/set-global-condition-on-whole-shop/)

🔅 [Global Condition On Categories](https://codeastrology.com/min-max-quantity/global-condition-on-categories/)
🔅 [Set Conditions To A Specific Category (Premium) ](https://codeastrology.com/min-max-quantity/set-conditions-to-a-specific-category/)
🔅 [Global Condition On Tag (Premium) ](https://codeastrology.com/min-max-quantity/global-condition-on-tag/)
🔅 [Set Values To The Product Individually](https://codeastrology.com/min-max-quantity/set-values-to-the-product-individually/)
🔅 [Multiply Price By Quantity (Premium) ](https://codeastrology.com/min-max-quantity/multiply-price-by-quantity/)
🔅 [Decimal Quantity (Premium) ](https://codeastrology.com/min-max-quantity/decimal-quantity/)
🔅 [Set values on each variation (Premium) ](https://codeastrology.com/min-max-quantity/set-values-on-each-variation/)
🔅 [Set Conditions On Cart Page (Premium) ](https://codeastrology.com/min-max-quantity/set-conditions-on-cart-page/)
🔅 [Exclude/Include Products On Cart Page (Premium) ](https://codeastrology.com/min-max-quantity/exclude-include-products-on-cart-page/)

**🏆 World #1 WordPress Minimum Maximum Quantity & Step Control Plugin for WooCommerce.
Most active and installed plugins than others.**

**Min Max Quantity & Step Control Plugin Has Received 5 (⭐⭐⭐⭐⭐ ) Reviews. Let’s
See What Our Users Said:**
 🎉 “Easy to use and works perfect.” 🎉 “Working perfect,
fantasstic support.” 🎉 “Awesome plugin and even better support” 🎉 “Super quick
and helpful. Thank you!” 🎉 “Best Min Max Quantity & Step Control plugin for WooCommerce”

**🥇🥇🥇Success Stories of People We Are Proud to Know :**
 👨 “After submitting
a ticket late on a Sunday afternoon. The last thing I expected was an almost immediate
response from a patient and professional Fazle Bari. He assisted me with my issue.
and resolved it in almost no time at all.Min Max Step is a handy plugging & the 
support is great.thanks again Fazel.”

**👣 KEY OF MAIN FEATURES**

👉 Set minimum and maximum quantity and Steps for all products globally.
 👉 Set
minimum and maximum quantity and Steps conditions by categories,tags or taxonomy.
👉 Set product quantity step (per item or globally quantity step). 👉 Set product
default quantity for all store products. 👉 Set a different minimum/maximum quantity
for each variation 👉 Set decimal quantities in your store. 👉 Set minimum/maximum
amount restriction on the cart total. 👉 Set different messages of the minimum/maximum
quantity restriction.

**🚩 FEATURES OF GLOBAL CONDITIONS:**
 👉 Set global values for the whole shop. 
This condition will apply to all products. [Click here](https://codeastrology.com/min-max-quantity/set-global-condition-on-whole-shop/)
👉 Set conditions category-wise. [Click here](https://codeastrology.com/min-max-quantity/global-condition-on-categories/)

**🚩 FEATURES OF SET CONDITIONS ON SINGLE PRODUCT**
 🔅 You can set values for each
product individually. 👉 [Demo](https://codeastrology.com/min-max-quantity/product/hoodie/)
👉 [Documentations](https://codeastrology.com/min-max-quantity/set-values-on-each-variation/)

🔅 You can increase or decrease a product’s quantity on the single product page,
and the price will increase or decrease in accordance with the quantity.
 👉 [Demo](https://codeastrology.com/min-max-quantity/product/hoodie/)
👉 [Documentations](https://codeastrology.com/min-max-quantity/multiply-price-by-quantity/)

🔅 You can set a decimal quantity For your products with the help of our plugin.

👉 [Demo](https://codeastrology.com/min-max-quantity/product/sunglasses/) 👉 [Documentations](https://codeastrology.com/min-max-quantity/decimal-quantity/)

🔅 You can set values for every variation of a single product
 👉 [Demo](https://codeastrology.com/min-max-quantity/product/hoodie/)
👉 [Documentations](https://codeastrology.com/min-max-quantity/set-values-on-each-variation/)

**🚩 FEATURES OF VARIABLE PRODUCT QUANTITY**

–> Set minimum variable product order quantities (cart total minimum quantity or
per item minimum quantity).
 –> Set maximum variable product order quantities (cart
total maximum quantity or per item maximum quantity). [👉 CLICK HERE TO LEARN MORE 👈](https://codeastrology.com/min-max-quantity/set-values-on-each-variation/)

**🚩 FEATURES OF TAXONOMY:**
 –> You can set conditions for a specific category.
[Click here](https://codeastrology.com/min-max-quantity/set-conditions-to-a-specific-category/)–
> You can set conditions for a specific Tag. [Click here](https://codeastrology.com/min-max-quantity/global-condition-on-tag/)

**🚩 FEATURES OF CONDITIONS SET ON CART PAGE (PRO)**
 –> Set a minimum and maximum
order quantity required to checkout. [Click here](https://codeastrology.com/min-max-quantity/set-conditions-on-cart-page/)–
> Set a minimum and maximum price for purchasing products. [Click here](https://codeastrology.com/min-max-quantity/set-conditions-on-cart-page/)(–
> Exclude/Include Products On Cart Page. [Click here](https://codeastrology.com/min-max-quantity/exclude-include-products-on-cart-page/)

**🚩 MORE OPTIONS AND FLEXIBILITY IN CUSTOMIZING**

🔅 You can customize the MESSAGE seen by your customer.
 👉 Minimum Quantity Validation
Message.

👉 Maximum Quantity Validation Message.
 👉 Maximum Quantity Validation Message.

👉 Minimum Quantity message for shop page.

👉 Step validation error message.

**💥PREMIUM VERSION DO MORE💥**
 👉 Set conditions category wise. 👉 Set a minimum
and maximum order quantity and price conditions on the cart page. 👉You can set 
or remove Cart Page conditions by Exclude/Include Products options. 👉 When you 
change the quantity of a product on the single product page, you’ll notice that 
the price doesn’t change as you change the quantity. You can do it by the pro version
with our Multiply Price By Quantity option. 👉 You can customize the CART PAGE NOTICES
seen by your customer.

    ```
    --> Cart Minimum Price Validation Message.<br>  
    --> Cart Maximum Price Validation Message.<br>
    --> Cart Minimum Quantity Validation Message.<br>   
    --> Cart Maximum Quantity Validation Message.<br>
    ```

👉 You can add QUANTITY PREFIX/SUFFIX . Show it after and before the quantity. (
Example: Per Order $10 KG). [Click here](https://www.youtube.com/watch?v=0wSO8pUupMc&list=PLV1ooYxywkSV84cfl6PKw81Fspy72_KYm&index=7)

**[👉 Purchase Premium Version 👈](https://checkout.freemius.com/plugin/21522/plan/35908/licenses/5/)**

**🚩FAST, SECURE AND EASY 🚩**
 *With a Min Max Quantity & Step Control, you can
be confident that your business processes will go quickly and easily. User-friendly
and adaptable to all popular themes.

**Translation**

 * French (Français) – fr_FR
 * Bengali (বাংলা) – bn_BD
 * Russian (Русский) – ru_RU
 * Ukrainian(Українська) – uk
 * Spanish(Español) – es_ES

**🔅OUR OTHER FREE WOOCOMMERCE PLUGINS🔅**

 * [Product Table for WooCommerce (wooproducttable)](https://wordpress.org/plugins/woo-product-table/)
 * [UltraAddons Elementor Lite (Header & Footer Builder, Menu Builder, Cart Icon, Shortcode)](https://wordpress.org/plugins/ultraaddons-elementor-lite/)
 * [Quantity Plus Minus Button for WooCommerce](https://wordpress.org/plugins/wc-quantity-plus-minus-button/)
 * [Add to Cart Text Changer and Customize Button, Add Custom Icon](https://wordpress.org/plugins/woo-add-to-cart-text-change/)

**👷 HONORABLE CONTRIBUTOR – [GitHub](https://github.com/codersaiful/woo-min-max-quantity-step-control-single/graphs/contributors)
👷**

 * [codersaiful](https://github.com/codersaiful) (161 commits 22,681 ++ 5,794 — 
   And Pro: 50+ commits )
 * [unikforceit](https://github.com/unikforceit) (14 commits 315 ++ And Pro: 10+
   commits )
 * [fazlebarisn](https://github.com/fazlebarisn) (9 commits 71 ++ And Pro: 10+ commits)
 * [mdibrahimk48](https://github.com/mdibrahimk48) (8 commits 20 ++ And Pro: 10+
   commits )
 * [rafiul](https://github.com/rafiul) (7 commits 1,718 ++ )
 * [zbandhan](https://github.com/zbandhan) (1 commits )
 * 👉 [You can join here](https://github.com/codersaiful/woo-min-max-quantity-step-control-single/fork)

**🥇 CONTRIBUTE 🥇**
 You are welcome to contribute to this project. Join with us
[Fork Github repository](https://github.com/codersaiful/woo-min-max-quantity-step-control-single/fork).
If you contribute 1 commit, We will add your name to our plugin’s Contributor table/
list of WordPress Plugin too.

### Privacy Policy

min max quantity step control for WooCommerce by CodeAstrology uses [Appsero](https://appsero.com)
SDK to collect some telemetry data upon user’s confirmation. This helps us to troubleshoot
problems faster & make product improvements.

Appsero SDK **does not gather any data by default.** The SDK only starts gathering
basic telemetry data **when a user allows it via the admin notice**. We collect 
the data to ensure a great user experience for all our users.

Integrating Appsero SDK **DOES NOT IMMEDIATELY** start gathering data, **without
confirmation from users in any case.**

Learn more about how [Appsero collects and uses this data](https://appsero.com/privacy-policy/).

## Screenshots

[[

[[

[[

[[

[[

[[

[[

[[

[[

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/WC_Min_Max_Quantity_Single`
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Woo Table->Setting screen to configure the plugin’s default setting.

## FAQ

### Does Min/Max Quantities work with variable products?

Yes, it work with variable, to learn click on this [tutorial link.](https://codeastrology.com/min-max-quantity/set-values-on-each-variation/)

### Is it working on WooCommerce Cart/Checkout block?

Yes, it is.

### Is it Compabile with WPML?

Yes, it is. Min max step need to set only to main product.

### Can I disable ajax add to cart on archive/shop/taxonomy page?

Yes, Disable ajax add to cart from WooCommerce setting. uncheck [WooCommerce -> 
Products(Tab) -> Enable AJAX add to cart buttons on archives]

### Can I set a minimum, maximum, default, or step for all products at once?

Yes, to learn more, please [click](https://codeastrology.com/min-max-quantity/set-global-condition-on-whole-shop/)
on this link.

### Does the cart have a separate minimum, maximum, or step limit rule?

Yes, you need to set a separate cart rule.

### Can I add a custom message for cart rules violations?

Yes, you can add a custom message on the cart page for violations.

### Can I set the Min/Max quantity limit from the category/Tags/Brand/Color ?

Yes, you can.

### Can I enable decimal quantities in my shop?

Yes, you can. This option is available on the Pro version.

### Can I set a minimum, maximum, default, or step when specifying products or categories?

Yes, you can.

### Is there any shortcode?

No need shortcode.

### Does it support with any Side cart plugin or any theme?

Yes, It’s support. Actually we developed our plugin using WooCommerce filter hook,
so it will support with any theme and plugin.

### Where will I find the setting menu for Min Max and step?

Very easy. Just add a new product or edit an existing product. You will see a tab“
Min Max & Step ” in the product data panel. You can set your product quantity and
steps easily.

### Does it Support the 3rd party plugin?

Yes.

### Where do I get to buy the Min Max Quantity & Step Control plugin pro version?

To buy the Pro version, click on this [link](https://codeastrology.com/min-max-quantity/pricing/).

### Is it suitable for any theme ?

Yes. The Max Quantity & Step Control plugin will adapt to your theme design.

### Where can I find documentation and user guides?

You will get all the useful [documents](https://codeastrology.com/min-max-quantity/documentation/)
on our site.

### Where can I get the video tutorials?

You can watch our video tutorial on CodeAstrology’s [YouTube](https://www.youtube.com/watch?v=keKRQlxVxmU&list=PLV1ooYxywkSV84cfl6PKw81Fspy72_KYm)
channels.

### How can I get support?

We’ll provide support via [support ticket](https://codeastrology.com/my-support/),
[live chat](https://prnt.sc/jDcsSL1Q57s8), Skype, or email (support@codeastrology.
com)

## Reviews

![](https://secure.gravatar.com/avatar/1d59ab0a964121433f98f1af88f33bd72d3cc5560926fe9d519b095d09ea477e?
s=60&d=retro&r=g)

### 󠀁[annoying ads on the admin area](https://wordpress.org/support/topic/great-support-5355/)󠁿

 [alerion2](https://profiles.wordpress.org/alerion2/) April 24, 2026

avoid the plugin of this developer. they spam on your admin area with their stupid
ads

![](https://secure.gravatar.com/avatar/d8855f2b9a10362138eb72864b1e76a5ef90c4e9eed8dad74039ae434c701709?
s=60&d=retro&r=g)

### 󠀁[Great Plugin and Support](https://wordpress.org/support/topic/great-plugin-and-support-1907/)󠁿

 [subitis](https://profiles.wordpress.org/subitis/) January 26, 2026

o installato Woo Min & Max Quantity & Step Control Single su diversi e-commerce 
WooCommerce e non potrei essere più soddisfatto. Questo plugin aggiunge un controllo
preciso e flessibile sulle quantità acquistabili per prodotto: limiti minimi, massimi
e step configurabili in modo semplice e intuitivo. La configurazione è rapida e 
l’interfaccia è chiara, anche per chi non ha competenze tecniche avanzate. Le opzioni
di personalizzazione sono sorprendentemente complete: si possono definire regole
diverse per prodotto, per categoria o globali, senza compromettere l’esperienza 
d’acquisto. Il supporto è stato puntuale e professionale, rispondendo velocemente
ai miei dubbi durante l’implementazione. Da quando lo utilizzo, la gestione degli
ordini è molto più strutturata e coerente con le esigenze di vendita. Consigliato
a chiunque voglia avere il controllo totale sulle quantità in WooCommerce e migliorare
l’esperienza utente nel carrello.

![](https://secure.gravatar.com/avatar/22469a1837ee7f7f6425191837ce3e5eea6a3a91fdb3215969dab6b29b094f06?
s=60&d=retro&r=g)

### 󠀁[Excellent Plugin](https://wordpress.org/support/topic/excellent-plugin-9695/)󠁿

 [steffbd](https://profiles.wordpress.org/steffbd/) October 9, 2025

Min Max Control does exactly what it promises – setting minimum and maximum order
limits is quick and intuitive. The plugin is reliable, easy to configure, and helps
me manage my shop’s order quantities perfectly. Highly recommended for any WooCommerce
store!

![](https://secure.gravatar.com/avatar/81a4e53c25d8e831bcdf2889d32fbc498ed1c3f09a26eb950e5e0de2a8dbf529?
s=60&d=retro&r=g)

### 󠀁[Spams your admin panel with ads!](https://wordpress.org/support/topic/spams-your-admin-panel-with-ads/)󠁿

 [scaffoldusa](https://profiles.wordpress.org/scaffoldusa/) July 11, 2025

Your admin interface will get spammed with annoying ads that won’t go away. Closing
the ad will just make it reappear a few clicks later. I have brought this to the
developers attention several times but instead of stop spamming admin with ads, 
they asked me to insert custom code in functions.php to prevent their ads from showing.

![](https://secure.gravatar.com/avatar/a2faa3f1577d501d26822e3afe009446c4e241de8e09fde6e245800fb3d94dc1?
s=60&d=retro&r=g)

### 󠀁[Good support](https://wordpress.org/support/topic/good-support-827/)󠁿

 [Lennart Juhl](https://profiles.wordpress.org/lennartjuhl/) May 17, 2025

At first the step-function didn´t work for me. This was solved with a piece of CSS
code to add directly to my site – now everything works – thanks for the support

![](https://secure.gravatar.com/avatar/49a3dceca42b7abc609a8c6a062e06cb2474ecba827fec404afb1ef3b21f9e3b?
s=60&d=retro&r=g)

### 󠀁[Best Min/Max Quantity Woocommerce Plugin Ever!!!](https://wordpress.org/support/topic/best-min-max-quantity-woocommerce-plugin-ever/)󠁿

 [goviral](https://profiles.wordpress.org/goviral/) January 29, 2025 1 reply

I’ve tried all the plugins for this. I’ve tried custom code (too complicated for
my needs) and this plugin was the only one that worked out of the box without hours
of changing and testing. If you need to set min/max quantities for different products
or categories, this is the plugin for you.

 [ Read all 79 reviews ](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/reviews/)

## Contributors & Developers

“Min Max Control – Min Max Quantity & Step Control for WooCommerce” is open source
software. The following people have contributed to this plugin.

Contributors

 *   [ Saiful Islam ](https://profiles.wordpress.org/codersaiful/)
 *   [ Bizzplugin ](https://profiles.wordpress.org/bizzplugin/)
 *   [ CodeAstrology IT Firm ](https://profiles.wordpress.org/codeastrology/)
 *   [ Md. Ibrahim Khalil ](https://profiles.wordpress.org/mdibrahimk48/)
 *   [ UnikForce ](https://profiles.wordpress.org/unikforce/)
 *   [ Fazle Bari ](https://profiles.wordpress.org/fazlebari/)
 *   [ B.M. Rafiul Alam ](https://profiles.wordpress.org/rafiul17/)

[Translate “Min Max Control – Min Max Quantity & Step Control for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/woo-min-max-quantity-step-control-single)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/woo-min-max-quantity-step-control-single/),
check out the [SVN repository](https://plugins.svn.wordpress.org/woo-min-max-quantity-step-control-single/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/woo-min-max-quantity-step-control-single/)
by [RSS](https://plugins.trac.wordpress.org/log/woo-min-max-quantity-step-control-single/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 8.0.7 & 8.0.8

 * Fixed: Cart page issue on block theme has been fixed.
 * Resolved a PHP 8.4 fatal error (TypeError) during AJAX cart updates by improving
   product object validation.
 * Code Optimized.

#### 8.0.4

 * Tested with latest WooCommerce and WordPress version.
 * Performance Optimized.
 * Code Optimized.
 * Bug Fixed.

#### 8.0.3

 * Promotional offer has removed.
 * Bug Fixed.

#### 8.0.2

 * Tested with latest WooCommerce and WordPress version.
 * Code Optimized.
 * Bug Fixed.

#### 8.0.1

 * Fixed: Min max step setting saving issue has been fixed.
 * Fixed: Textdomain loading issue has been fixed.
 * Bug Fixed.

#### 8.0.0

 * Vendor library removed.
 * Added: Browse Plugins page added.
 * Tested with latest WooCommerce and WordPress version.
 * Bug Fixed.

#### 7.0.4

 * Fixed: Cart block quantity issue has been fixed.
 * Fixed: Cart page condition issue has been fixed.
 * Fixed: ‘_load_textdomain_just_in_time’ notice issue has been fixed.
 * Added: New filter hook `wcmmq_cart_block_quantity_args` added for cart block 
   quantity args control.
 * Fixed: Cart block quantity issue has been fixed.
 * Optimized Code.
 * Bug Fixed.

#### 7.0.3

 * Fixed: Data saving issue has been fixed.
 * Optimized Code.
 * Bug Fixed.
 * Tested with latest WooCommerce and WordPress version.
 * Minor change.

#### 7.0.2

 * ajax add to cart on shop page issue has been fixed.
 * Fixed: Cart page issue on block theme has been fixed.
 * step issue on block has been fixed.
 * Optimized Code.
 * Bug Fixed.
 * Tested with latest WooCommerce and WordPress version.
 * Minor change.

#### 7.0.1

 * block theme’s issue on cart adding – has been fixed.
 * Supported on block theme
 * Block theme’s quantity issue has been fixed.
 * checked with latest woocommerce and updated.
 * Bug Fixed.

#### 7.0.0

 * new filter hook added.
 * checked with latest woocommerce and updated.
 * Bug Fixed.

#### 6.9

 * Setting page link fix from Plugins page.
 * Bug Fixed.

#### 6.8

 * Tested on Latest WooCommerce version 9.8.5
 * Fixed: Code Optimized
 * UI has been changed a little.
 * Bug fixed

#### 6.7

 * Fixed: `TypeError: method_exists()` – error has been fixed.
 * Bug fixed

#### 6.6

 * Fixed: Pro demo link fixed.
 * Bug fixed

#### 6.5

 * Compabile with Latest WooCommerce version
 * Compabile with Latest WordPress version
 * Installation output issue fixed.
 * Fixed: Code Optimized
 * Bug Fixed.

#### 6.4

 * Fully Compabile with wpml.
 * Fixed: Code Optimized
 * Bug Fixed.

#### 6.3

 * filter hook `wcmmq_zero_min_issue` optiomized
 * Fixed: Code Optimized
 * Bug Fixed.

#### 6.2

 * filter hook `wcmmq_zero_min_issue` added
 * Min Min Controller added for Downloadable product.

#### 6.2

 * Added: Broser input’s step validation message is customize from setting.
 * Fixed: Variable Product’s input, min, max Optimized.
 * Fixed: Double error message issue fixed.
 * Load Speed Optimized.
 * Compatibility issue fix on [Product Stock sync with Google Sheet for WooCommerce](https://codeastrology.com/downloads/product-sync-master-sheet-premium/)
 * Fixed: min,max and step on WooCommerce Minicart Block issue has been fixed.
 * Fixed: Min,Max,Step issue on WooCommerce Cart Block has been fixed
 * Fixed: Min,Max,Step issue on WooCommerce Checkout Block has been fixed
 * Bug Fixed.

#### 6.0 & 6.1

 * Fixed: min,max and step on WooCommerce Minicart Block issue has been fixed.
 * Fixed: Min,Max,Step issue on WooCommerce Cart Block has been fixed
 * Fixed: Min,Max,Step issue on WooCommerce Checkout Block has been fixed
 * Bug Fixed.

#### 5.8 & 5.9

 * Compabile: Google Sheet Syncronize Feature Compatibility Added.
 * Cart page issue specially for Varition and simple product confliction on cart
   item has been solved.
 * Admin area organized and Optimized.
 * Removed: BlackFriday Offer notice has been removed.

#### 5.7

 * Modified: filter hook `wcmmq_single_product_min_max_condition` modified. added
   third param the $Min_Max_Controller object. Now user handle more effectively.
 * Ajax add to cart from shop/archive/taxonomy page has been fixed.
 * Bug Fixed.

#### 5.6

 * Spelling fix.
 * Bug Fixed.

#### 5.5

 * Compatibility: Compabile with HPOS.
 * Bug Fixed.

#### 5.4

 * Fixed: Cart Page Min value Zero issue fixed when set min value 0.
 * Spelling fixed.

#### 5.3

 * Fixed: Min value Zero issue fixed for shop page.
 * Fixed: Confliction with variation for Product table has been fixed, when no enable
   third party plugin support.
 * Code Optimized.

#### 5.2

 * Fixed: Confliction with variation for Product table has been fixed.
 * Bug Fixed.

#### 5.1

 * Fixed: $product object checking issue fixed.
 * Bug Fixed.

#### 5.0

 * Variation min max Confliction with [Woo Product Table](https://wordpress.org/plugins/woo-product-table/)
   input box issue has beeen solved for variation product.
 * Bug Fixed.

#### 4.9

 * Backorder issue solved on variation
 * Backend Design update.
 * Bug Fixed.

#### 4.8

 * Confliction issue with [Woo Product Table](https://wordpress.org/plugins/woo-product-table/)
   has been solved.
 * Backend Design update.
 * Bug Fixed.

#### 4.7

 * Fixed: Add to cart min value issue on Shop/Archive page has been solved
 * Code Optimized and spelling fix.
 * Bug fixed

#### 4.5

 * Added: Live Chatbox On/Off button added. Easily able to on or off.
 * WPML Language wise message issue fixed.
 * Variable product’s min max and step issue in free version has been fixed.
 * use `add_filter('wcmmq_ajax_cart_single_page', '__return_true');` for enable 
   ajax add to cart on single page.
 * Update decimal separator option
 * Code Optimized

#### 4.4

 * Quanity issues on side cart has been solved.
 * Group product ajax cart adding issue has been solved
 * Added new filter hook `wcmmq_default_qty_option` to control default value. By
   default it’s hidden now. If you want to show,
    following code to your functions.
   php file of your child theme. add_filter(‘wcmmq_default_qty_option’, ‘__return_true’);
   Even you can add using codesnippet or using any custom plugin.

#### 4.3

 * Spelling fixed.
 * Code Optimized

#### 4.2

 * Min max step issue on Order Edit page has been fixed.
 * Order Page issue fixex for pro version.
 * Code Optimized

#### 4.1

 * Fixed: Default quantity issue fixed
 * Fixed: Min quantity issue fixed.

#### 4.0

 * Fixed: Taxonomy min max issue has been solved.

#### 3.8 and 3.9

 * step issue fixed
 * Fixed: non-numeric encounter issue has been fixed
 * Fixed: Variable product qty issue fix
 * Fixed: min max and step getting location confusion has been fixed.
 * Code Optimized
 * Bug Fixed

#### 3.7

 * Code Optimized
 * Bug Fixed

#### 3.6

 * Quanity Box added for Archive or Taxonomy page. Like: Category, Tag page.
 * Code Optimized
 * Bug Fixed

#### 3.5

 * 4 new translated Language file added.
 * Added: Ukrainian(Українська) translated file added for frontend. helped by _Lucas_.
 * Added: Spanish(Español) translated file added for frontend.
 * Added: Russian (Русский) translated file added for frontend. Helped us [Vasiliy Kotov](https://www.linkedin.com/in/vasiliy-kotov-10542b47/)
   to translate Russian Language.
 * Added: French (Français) translated file added for frontend. Helped us [ozapp.app](https://ozapp.app/)
   to translate French Language.
 * Added: New Option added to change Quantity Separator for WooCommerce Quantity
   Box.
 * Deciaml Separator issue fixed for comma separator.
 * Javascript script Optimized.
 * Compatibility Checked and tested @WC 7.2.3 and @WP 6.1.1

#### 3.4

 * Fixed: Issue – Call to a member function is_sold_individually() raise a 505 error
   in ajax ajax. Fixed by [@dibix](https://wordpress.org/support/topic/call-to-a-member-function-is_sold_individually-raise-a-505-error-in-ajax-ajax/)
 * Compatibility Checked @WC 7.1

#### 3.3

 * Loop quantity box min max issue fix.
 * But fixed
 * Minor change.

#### 3.2

 * Added: New filter hook `wcmmq_message_replaced_shortcode_args` added for Error
   Message replace shortcode arguments.
 * Added: [step_quantity] New Shortcode for Error/Success message for all Message
 * Added: [variation_name] New Shortcode for Error/Success message for all Message
 * Added: [should_min],[should_next],[product_name],[variation_name],[quantity],[
   min_quantity],[step_quantity] for Step validation error message
 * Fixed: msg_max_limit error message default message fix.
 * Bug Fix

#### 3.1

 * Quantity steps changing to big value – problem has been fixed.
 * Bug Fix
 * Minor issues check

#### 3.0

 * Bug Fix
    - Minor issues check

#### 2.9

 * Check in latest WordPress and WooCommerce version
 * Bug Fix
 * Minor issues check

#### 2.8

 * Check in latest WordPress and WooCommerce version
 * Bug Fix

#### 2.5

 * Fix: Ajax issue fix
 * Integrate with thirdparty plugin
 * Bug Fix

#### 2.4

 * Fixed: min quantity on mini cart and other plugins
 * Fixed: step quantity on mini cart and other plugins
 * Bug Fixed

#### 2.3

 * Fixed: min quantity should message error fixed.
 * Bug Fixed

#### 2.0

 * Added: Modern user interface
 * Improved: Code optiomized
 * Added: Min max step control added for single and global
 * Added: Category / archive based min max step control
 * Fixed: Bug fixed

#### 1.9

 * Version update
 * Cart page fatal error solved

#### 1.8

 * Cart Validation bug fix

#### 1.6

 * Cart Validation bug fix

#### 1.5

 * Bug Fix

#### 1.4

 * 0 quantity supported
 * Quanity Checking bug fix

#### 1.3

 * Cart’s page Quantity issue fixed

#### 1.1

 * Bug Fix

#### 1.0

 * Just Start First version.

## Meta

 *  Version **8.0.8**
 *  Last updated **7 days ago**
 *  Active installations **10,000+**
 *  WordPress version ** 4.0.0 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 5.4 or higher **
 * Tags
 * [customize woocommerce quantity](https://wordpress.org/plugins/tags/customize-woocommerce-quantity/)
   [limit quantity](https://wordpress.org/plugins/tags/limit-quantity/)[min and max to purchase](https://wordpress.org/plugins/tags/min-and-max-to-purchase/)
 *  [Advanced View](https://wordpress.org/plugins/woo-min-max-quantity-step-control-single/advanced/)

## Ratings

 4.7 out of 5 stars.

 *  [  72 5-star reviews     ](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/reviews/?filter=2)
 *  [  5 1-star reviews     ](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/reviews/)

## Contributors

 *   [ Saiful Islam ](https://profiles.wordpress.org/codersaiful/)
 *   [ Bizzplugin ](https://profiles.wordpress.org/bizzplugin/)
 *   [ CodeAstrology IT Firm ](https://profiles.wordpress.org/codeastrology/)
 *   [ Md. Ibrahim Khalil ](https://profiles.wordpress.org/mdibrahimk48/)
 *   [ UnikForce ](https://profiles.wordpress.org/unikforce/)
 *   [ Fazle Bari ](https://profiles.wordpress.org/fazlebari/)
 *   [ B.M. Rafiul Alam ](https://profiles.wordpress.org/rafiul17/)

## Support

Issues resolved in last two months:

     4 out of 4

 [View support forum](https://wordpress.org/support/plugin/woo-min-max-quantity-step-control-single/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://donate.stripe.com/6oE9E33TD92Xav66or)