{"id":1108,"date":"2020-07-09T13:23:15","date_gmt":"2020-07-09T13:23:15","guid":{"rendered":"https:\/\/meetanshi.com\/blog\/2020\/07\/09\/set-minimum-product-quantity-fixed-incremental-quantity-in-magento-2\/"},"modified":"2025-07-24T12:04:29","modified_gmt":"2025-07-24T06:34:29","slug":"set-minimum-product-quantity-fixed-incremental-quantity-in-magento-2","status":"publish","type":"post","link":"https:\/\/meetanshi.com\/blog\/set-minimum-product-quantity-fixed-incremental-quantity-in-magento-2\/","title":{"rendered":"How to Set Minimum Product Quantity &#038; Fixed Incremental Quantity in Magento 2"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Magento 2&nbsp;is a popular platform for E-commerce and that is not without a reason!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The platform offers features that are suitable for all types of businesses, be it retailer, or wholesaler!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Today, I\u2019ll discuss a solution to&nbsp;<em><strong>set minimum product quantity &amp; fixed incremental quantity in Magento 2<\/strong><\/em>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">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 \u201cX\u201d quantity of a &nbsp;particular product at a time. You can also call it as&nbsp;<a href=\"https:\/\/meetanshi.com\/blog\/set-minimum-order-amount-in-magento-2\/\">set minimum order amount<\/a>&nbsp;in your Magento 2 store.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">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!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Also read:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/meetanshi.com\/blog\/get-product-stock-information-in-magento-2\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Get Product Stock Information in Magento 2<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/meetanshi.com\/blog\/set-minimum-qty-allowed-in-shopping-cart-in-magento-2\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Set Minimum Allowed Quantity in Shopping Cart in Magento 2<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">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.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Also, setting a fixed incremental quantity will improve the average order value.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you do not want to miss a fixed profit margin with every order of a particular product, continue with the below method:<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Steps to set minimum product quantity &amp; fixed incremental quantity in Magento 2:<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">By default, Magento 2 sets the minimum product quantity that can be ordered as 1:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2020\/07\/1_Set-Minimum-Product-Quantity-Fixed-Incremental-Quantity-in-Magento-2-1024x513.png\" alt=\"Set Minimum Product Quantity &amp; Fixed Incremental Quantity in Magento 2\" class=\"wp-image-9564\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Proceeding with our solution,<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Login<\/strong>&nbsp;to admin panel<\/li>\n\n\n\n<li>Navigate to&nbsp;<strong>Catalog &gt; Products<\/strong><\/li>\n\n\n\n<li><strong>Edit<\/strong>&nbsp;the product for which you want to set the minimum product quantity and fixed incremental quantity value.<\/li>\n\n\n\n<li>Advanced InventoryGo to\u00a0<strong>Advanced Inventory<\/strong><\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2020\/07\/2_set-minimum-product-quantity-fixed-incremental-quantity-in-Magento-2-1024x483.png\" alt=\"Advanced Inventory\" class=\"wp-image-9565\"\/><\/figure>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Set the minimum product quantity of that product that is allowed to place the order in the \u201c<strong>Minimum Qty Allowed in the Shopping Cart<\/strong>\u201d field.<br><\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2020\/07\/3_set-minimum-product-quantity-fixed-incremental-quantity-in-Magento-2-1024x490.png\" alt=\"Minimum Qty Allowed in the Shopping Cart\" class=\"wp-image-9566\"\/><\/figure>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Set \u2018yes\u201d in the \u201c<strong>Enable Qty Increments<\/strong>\u201d field<\/li>\n\n\n\n<li>Enter the value of fixed quantity increments allowed while placing the order in the \u201c<strong>Qty Increments<\/strong>\u201d field.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2020\/07\/4_set-minimum-product-quantity-fixed-incremental-quantity-in-Magento-2.png\" alt=\"Qty Increments\" class=\"wp-image-9567\"\/><\/figure>\n\n\n\n<ol start=\"8\" class=\"wp-block-list\">\n<li><strong>Save<\/strong>&nbsp;the configuration<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Now, if you will try to add that product to cart with one quantity, it will display an error message as shown here:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">4_set-minimum-product-quantity-fixed-incremental-quantity-in-Magento-2.png<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, you will be allowed to add 3 quantity of the same item successfully<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2020\/07\/Minimum-Product-Quantity-in-magento-2-1024x485.png\" alt=\"Minimum Product Quantity in Magento 2 \" class=\"wp-image-9569\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Also, you will be allowed to add quantity in multiples of 3, here 6, successfully<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2020\/07\/fixed-incremental-quantity-in-Magento-2-1024x486.png\" alt=\"Proceed to checkout\" class=\"wp-image-9570\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">That\u2019s it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also refer to Set Minimum Product Quantity &amp; Fixed Incremental Quantity in Magento 2 from our&nbsp;<a href=\"https:\/\/www.youtube.com\/playlist?list=PLBTOxSAJzwEjM5MilmEqj98Ib80tKBu7r\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 video tutorial<\/a>&nbsp;series:<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to Set Minimum Product Quantity &amp; Fixed Incremental Quantity in Magento 2\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/lnSuln4T0SA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Also, do not forget to share the tutorial with Magento 2 store owners via social media.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thank you.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/meetanshi.com\/blog\/magento-2-add-success-error-message-using-js-jquery\/\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Add Success or Error Message Using JS<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Magento 2&nbsp;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&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[34],"tags":[],"class_list":["post-1108","post","type-post","status-publish","format-standard","hentry","category-magento"],"acf":[],"_links":{"self":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/1108","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/comments?post=1108"}],"version-history":[{"count":4,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/1108\/revisions"}],"predecessor-version":[{"id":19109,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/1108\/revisions\/19109"}],"wp:attachment":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/media?parent=1108"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/categories?post=1108"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/tags?post=1108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}