Product Limit
Last updated
Last updated
This app allows store admins to set a purchase limit on products individually, even if global quantity purchase limits are applied to them.
Go to Product Limit ➤ Product Limit ➤ Add Limit
Search the product name and set its min & max quantity purchase limits.
Product: Search for the product name on whose variant the purchase limit is to be set.
Min Limit: Set the min limit.
Max Limit: Set the max limit.
Multiply Qty: Set the number in whose multiples customers can make a purchase (if needed).
Future Limit Qty: Set the limit for future purchase limits (if needed).
Suppose you've set the following limits for Apple Airbuds product.
Apple Airbuds
10
20
2
10
According to the above rules, now customers can buy a minimum of 10 OR a maximum of 20 of the Apple Airbuds.
Frontend Result:
If someone tries to purchase a product whose quantity does not meet the minimum purchase quantity, then this notification pops up on your customer's screen.
If someone tries to purchase a product whose quantity does not meet the maximum purchase quantity, then this notification pops up on your customer's screen.
Suppose you have set the value for Multiply Qty to 3. Then, your customers will ONLY be able to purchase products in quantity, which is a multiple of 3.
Multiples of 3 = 3, 6, 9, 12, 15, ...
Your customers cannot buy any product if it exceeds the number of the maximum product limit set by the customer, even if it is a multiple of the number set in the Multiply Qty field.
If you set Multiply Qty to 3 for the product, then your customers can buy that product in quantities of 3, 6, 9, 12, 15, etc., which are multiples of 3.
Your customer cannot buy products with numbers like 1, 4, or 7 because they aren't multiples of 3.
Suppose you set the value for Lifetime Future Limit Qty to 1. Then, your customers can buy the product quantity ONLY ONCE in their lifetime. If it's set to 2, they can buy it ONLY TWICE in their lifetime.
Configure this setting by going to the following path.
Settings ➤ Configuration for Future Limit Qty ➤ Set validity ➤ Lifetime Future Limit