🔥 Just Launched! Werra Premium Template for HyväSee it in Action

How to Set Minimum Product Quantity & Fixed Incremental Quantity in Magento 2

By Sanjay JethvaUpdated on May 22, 2025 5 min read

Magento 2 is a popular platform for E-commerce and that is not without a reason!

The platform offers features that are suitable for all types of businesses, be it retailer, or wholesaler!

Today, I’ll discuss a solution to set minimum product quantity & fixed incremental quantity in Magento 2.

If you are a Magento 2 wholesaler store owner and want to set a minimum product quantity that a customer has to order, you can use this method. Additionally, you can set fixed incremental quantity value, i.e., a customer can purchase the “X” quantity of a  particular product at a time. You can also call it as set minimum order amount in your Magento 2 store.

For example, you offer a product that has set a minimum quantity of 3. Now, any customer cannot place an order with a quantity of less than 3. Also, if you have enabled quantity increment and set its value to 3, the customers can purchase that product in the quantity of multiple of 3 only. He can purchase, say, 3,6,9.., items but not 2 or 4 or 5!

Also read:

The strategy to set minimum product quantity can be effective in managing the shipping cost. If you are offering a product with high delivery cost and you do not want to incur a loss, compel the customers to purchase a certain quantity if that suits your business.

Also, setting a fixed incremental quantity will improve the average order value.

If you do not want to miss a fixed profit margin with every order of a particular product, continue with the below method:

Steps to set minimum product quantity & fixed incremental quantity in Magento 2:

By default, Magento 2 sets the minimum product quantity that can be ordered as 1:

1_Set Minimum Product Quantity & Fixed Incremental Quantity in Magento 2

Proceeding with our solution,

  1. Login to admin panel
  2. Navigate to Catalog > Products
  3. Edit the product for which you want to set the minimum product quantity and fixed incremental quantity value.
  4. Go to Advanced Inventory
2_set minimum product quantity & fixed incremental quantity in Magento 2
  1. Set the minimum product quantity of that product that is allowed to place the order in the “Minimum Qty Allowed in the Shopping Cart” field.
3_set minimum product quantity & fixed incremental quantity in Magento 2
  1. Set ‘yes” in the “Enable Qty Increments” field
  2. Enter the value of fixed quantity increments allowed while placing the order in the “Qty Increments” field.
4_set-minimum-product-quantity-fixed-incremental-quantity-in-Magento-2.png
  1. Save the configuration

Now, if you will try to add that product to cart with one quantity, it will display an error message as shown here:

error message

However, you will be allowed to add 3 quantity of the same item successfully

Minimum-Product-Quantity-in-magento-2.png

Also, you will be allowed to add quantity in multiples of 3, here 6, successfully

That’s it.

You can also refer to Set Minimum Product Quantity & Fixed Incremental Quantity in Magento 2 from our Magento 2 video tutorial series:

Also, do not forget to share the tutorial with Magento 2 store owners via social media.

Thank you.

Sanjay Jethva Full Image
Article bySanjay Jethva

Sanjay is the co-founder and CTO of Meetanshi with hands-on expertise with Magento since 2011. He specializes in complex development, integrations, extensions, and customizations. Sanjay is one the top 50 contributor to the Magento community and is recognized by Adobe. His passion for Magento 2 and Shopify solutions has made him a trusted source for businesses seeking to optimize their online stores. He loves sharing technical solutions related to Magento 2 & Shopify.