FAQs

1. What is a Minimum Maximum Quantity plugin for WooCommerce?

A Minimum Maximum Quantity plugin is an extension for WooCommerce that allows you to set minimum and maximum order quantities for products on your online store.


2. Why do I need a Minimum Maximum Quantity plugin for my WooCommerce store? 

A Minimum and Maximum Quantity for WooCommerce plugin can help you control your inventory and prevent customers from ordering too many or too few products, which can affect your inventory or revenue.

3. What are some use cases for the plugin?

The plugin is useful for stores that have minimum order requirements, or for products that need to be sold in specific quantities. For example, you can use the plugin to require a minimum order of 10 items or to limit the maximum order quantity to 2 per customer.

4. Can I set different minimum and maximum quantities for different products? 

Yes, you can set different minimum and maximum quantities for each product in your store.


5. Can I set a minimum and maximum quantity for a specific product variation?

Yes, you can set minimum and maximum quantities for each product variation, which allows you to limit the quantity of a specific color, size, or other attributes of a product.


6. Can I set a custom message to inform the customer for don’t fulfill the rules on the cart page?

Yes, you can add a custom message on the cart page from the Manage Messages section of the plugin.


7. What type of quantity-based restriction rules can I create with the plugin?

With our plugin, you can set minimum and maximum quantity rules on orders, products, categories, and countries.


8. Can I set only the Min quantity?

Yes, you can set only a minimum quantity.


9. Do Min/Max Quantities work with Composite Products?

Not at this time. Composite products are not recognized, so min/max rules are ignored.


10. Why Minimum Quantity Rules May Not Work with Quick View or Product Filters

Minimum quantity rules are validated when products are added to the cart using WooCommerce’s standard add-to-cart process.

Some themes or plugins use custom methods to add products to the cart, such as:

  • Quick view modals
  • AJAX product filters
  • Custom product grids
  • Page builder product widgets

In these cases, the add-to-cart request may bypass WooCommerce validation hooks, causing quantity rules to be ignored.


11. Why are minimum quantity rules ignored when using quick view?

Some quick-view implementations use custom AJAX add-to-cart functionality.

If the quick-view feature does not trigger WooCommerce validation hooks, the quantity rules may not be enforced.

Test the product using the normal product page to confirm whether the issue is caused by the quick-view feature.


12. Why do minimum quantity rules work on the product page but not in product filters?

Product filters often use AJAX requests to add products to the cart.

If the filter plugin does not trigger WooCommerce validation hooks, the minimum quantity rules may be bypassed.

Contact the filter plugin developer to ensure the correct hooks are triggered.


13. Do page builders affect minimum quantity rules?

Yes. Some page builders (such as Divi or Elementor) replace WooCommerce’s default product loop.

If the builder uses a custom add-to-cart button, validation rules may not execute correctly.

Use the default WooCommerce product layout to test compatibility.


14. How can I confirm if a theme or plugin is causing the issue?

Follow these steps:

  1. Switch temporarily to the Storefront theme
  2. Disable other plugins except WooCommerce and the quantity rule plugin
  3. Test the add-to-cart process again

If the rule works correctly, the issue is caused by a theme or plugin conflict.


15. Do AJAX add-to-cart features affect validation rules?

Yes.

Some AJAX add-to-cart implementations skip WooCommerce validation filters.

If this happens, the quantity rules may not be triggered.

Make sure the add-to-cart request triggers standard WooCommerce validation hooks.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.