Classic Theme
Zenith Theme
Webkul
Get App
Support
Classic Theme
Zenith Theme
Webkul
Get App
Support
  • Introduction

    • Getting Started
    • Overview
  • Configuration

    • General configuration
    • Product configuration
    • Seller configuration
    • Invoice configuration
    • Configuration Updates
    • Minimum Purchase Quantity
    • Minimum Purchase Amount
  • Seller

    • Seller Profile Page Settings
    • Seller Notification
    • Advanced Seller Policy
  • Product

    • Digital products
    • Import products
    • Add products
    • Collection sync
    • Products updates
    • Multilevel Collection
  • Commission

    • Overview
    • Commission-Type
  • Payment Flow

    • Seller-Payment
    • Stripe
    • Stripe-configuration
    • Paypal
    • RazorPayX
    • Seller-payment-configuration
  • Featured-App

    • Overview
    • Shipping

      • Marketplace Shipping
      • USPS SHIPPING
      • ECOM EXPRESS SHIPPING
      • CANADA POST SHIPPING
      • STORE PICKUP
      • AIR SPEED SHIPPING
      • AUSTRALIA POST SHIPPING
      • UPS SHIPPING
      • FEDEX SHIPPING
      • VAMASHIP
      • SHIPSTATION
      • BLUEDART
      • ENVIA SHIPPING
      • DHL EXPRESS
      • BRING SHIPPING
      • POSTNL
      • J&TEXPRESS SHIPPING
      • SHIPMONDO
      • SENDLE SHIPPING
      • SWISSPOST SHIPPING
      • DELHIVERY
      • EASYPOST SHIPPING
      • EASYSHIP
      • SHIPROCKET SHIPPING
      • SBEEDY SHIPPING
      • SHIPPIT SHIPPING
    • Connector

      • SELLER SHOPIFY STORE CONNECTOR
      • WOOCOMMERCE CONNECTOR
      • SHOPIFY ETSY CONNECTOR
      • SHOPIFY MAGENTO CONNECTOR
      • SHOPIFY PRESTASHOP CONNECTOR
      • SQUAREUP CONNECTOR
      • LINNWORKS CONNECTOR
      • SOOPOS CONNECTOR
      • BIGCOMMERCE CONNECTOR
      • AMAZON CONNECTOR
      • SHOPIFY EBAY CONNECTOR
      • DYTEL POS CONNECTOR
    • Seller Add-Ons

      • SELLER MEMBERSHIP
      • SELLER BUYER CHAT
      • ASK A QUESTION
      • SELLER VACATION APP
      • PWA
      • SELLER AND CUSTOMER BADGE
      • SELLER TAGS AND CATEGORIES
      • SELLER TIME SLOT MANAGEMENT
      • SOCIAL MEDIA LOGIN
      • EMAIL MARKETING
      • WHATSAPP INTEGRATION
      • AFFILIATE-REFERRAL SELLER
    • Marketplace Product Add-Ons

      • GLOBAL PRODUCT
      • FAVORITE PRODUCT|SELLER
      • STOCK MANAGEMENT
      • MAKE AN OFFER
      • PRODUCT FEED
      • PRODUCT AUCTION FOR SELLER
      • SPONSORED PRODUCT
      • INDIAN GST
      • PRODUCT EXPIRY
      • SLOT PRICING
      • BOOKING PRODUCT
      • DAILY DEALS
      • ARTIST PRODUCT DESIGN
      • PRODUCT REVIEW
      • CUSTOM OPTIONS
      • PAY WHAT YOU WANT
      • CROWDFUNDING
      • PREORDER INTEGRATION
      • DELIVERY SLOT MANAGEMENT
      • PACK PRODUCT INTEGRATION
      • DELIVERY BOY INTEGRATION
      • E-SIGNATURE
    • Marketplace Other Add-Ons

      • LOCATE YOUR PICKUP STORE
      • SUBSCRIPTION PRODUCT WITH STRIPE CONNECT
      • CHAT GPT
      • MULTIVENDOR DATABASE BACKUP
      • WATERMARK
      • SELLER BLOG
      • EASY GROUP BUY APP
    • Marketplace Miscellaneous Add-ons

      • SMS ALERT
      • WEGLOT TRANSLATION
      • MULTIVENDOR API
      • SELLER STAFF
      • ADMIN STAFF
      • MULTI LOCATION INVENTORY
      • CUSTOMER ORDER MANAGEMENT
      • SPLIT CART
      • HYPERLOCAL MARKETPLACE
      • ROUTE INSURANCE
      • ZOHO INTEGRATION

Minimum Purchase Quantity: We have introduced this new feature in our MultiVendor Marketplace App for Shopify.

What is the Minimum Purchase Quantity?

It is the minimum quantity of goods a customer needs to buy/order to make the purchase successful. If the customer is unable to meet the set requirement, the order can't be placed.

Need to implement the same?

  • Increase revenue by incentivizing your customers to place an order in bulk.
  • Products get sold quickly hence a great inventory turnover.
  • A minimum purchase quantity helps to ensure that there is sufficient demand for your products to start production.

Check the below video of the Minimum Purchase Quantity:

Let's have a look at how we can configure the same in our MultiVendor Marketplace App.

Configuration: Admin Interface

There are two configurations that need to be done by the admin: Enabling the option & code-pasting.

For this, visit:
Multivendor Marketplace Admin Panel > Configuration > Products Configuration:

Here, enable the following option: ALLOW SELLERS TO SET MINIMUM PURCHASE QUANTITY PER PRODUCT. Further, you need to choose whether you want to set minimum purchase quantity for a product or for the variant.

Minimum Purchase Quantity Configuration

Once it's done, let move to code pasting.

For this visit:
Multivendor Marketplace Admin Panel > Configuration > Instructions for Marketplace

Minimum Purchase Quantity Code Pasting

Here, you'll have a code that you need to paste in the product-template.liquid file.

How to find the product-template.liquid file?

  1. From your Shopify admin, go to Online Store > Themes.
  2. Further, click on Actions > Edit code.

Search the file name and paste this code. Refer:

    <div id="min_purchase_quantity_div" data-productid="{{ product.id }}"></div>

Minimum Purchase Quantity Code Pasting Steps

Important Note:

For this feature to work, you have to enable the Quantity Selector for your store theme. The quantity selector shouldn't be drop-down type.

How to add a quantity selector to product pages?

  • From your Shopify admin, go to Online Store > Themes.
  • Further, click on Customize.
  • Open the Product Page from the drop-down menu (refer to the image provided below).
  • You will see the Product pages tab in the theme editor, click on that.

Minimum Purchase Quantity Frontend Configuartion

  • Check the Show quantity selector checkbox.
  • Click Save.

Minimum Purchase Quantity Frontend View

How to add minimum purchase quantity to a product?

The minimum quantity can be added by the admin as well as the seller. Learn how:

Multivendor Marketplace Admin/Seller Panel > Products > Add Product

In the case of minimum product purchase quantity:
Under the heading Inventory Details, you'll have an option to set the quantity. Enter the quantity & save the changes. Refer:

Minimum Purchase Quantity Setup

Next, in the case of minimum variant purchase quantity:
Multivendor Marketplace Admin/Seller Panel > Products > Under Action, click on Edit product > Under Variant Details, click on Edit.

Product-Admin-1-1

Edit-Product-Admin-1

Further, under the heading Inventory Details, you'll have the option to edit the set minimum quantity.

Minimum Purchase Quantity Configuration Variant Wise

Frontend

On the product description page, your customers won't be able to reduce the quantity value lesser than the configured. The value can only be increased. Refer:

Black-Classy-Slingbag-with-Gold-Detailing-–-multivendor-marketplace-5

Moreover, in any case, if the customer adds a lesser quantity than the required value, he won't be able to checkout. The following message will be thrown on the cart page:

Your-Shopping-Cart-–-multivendor-marketplace-5

Also Read:

Minimum Purchase Amount: Multi-vendor Marketplace for Shopify

Last Updated:: 9/11/25, 9:33 AM
Contributors: pratik-webkul
Prev
Configuration Updates
Next
Minimum Purchase Amount