Limit Order Amount
Shopify merchants can set boundaries for order amounts by setting min & max amounts for orders. Customers can place orders of amounts within pre-decided limits.
Step #1
Go to Limit Order Amount.
Step #2
Enter values in Min Order Amount & Max Order Amount for orders customers can place & save.
For example, you've set the following limits.
Min Amount | Max Amount |
---|---|
100 | 2000 |
According to the above rule, customers can't place an order below USD 100 & above USD 2000.
Apply Discount Amount:
If you want to set the limits on the discounted amount, you need to select the Apply Discount Amount checkbox.
If you do not want to apply the limit rules on the discounted amount, kindly keep the checkbox unselected.
Let's understand this with some use cases:
You have selected the Apply Discount Amount option
Customer | Purchase ($) | Purchase after discount ($) | Approved or Disapproved? |
Thomas | $2100 | $1900 | Approved, as the order total does not exceed the set max. limit. |
Justin | $3000 | $2700 | Disapproved, as the order total exceeds the set max. limit |
Alma | $100 | $85 | Disapproved, as the order total does not fulfill the set min. limit. |
You have NOT selected the Apply Discount Amount option
In this, if you let the checkbox remain unselected, the limits will be applied to the order's grand total (before the discount).
You can set messages for notifying customers when the order amount does not meet the condition applied.
Price Format
Here, you can set the price format to go along with alert messages.
If your currency is a dollar, then you can set the price format to $, USD, US$, etc.
For Japanese currency, you can set price formats like ¥, 円, JPY, JP¥, etc.
{%-min_amount-%} = minimum order amount
{%-max_amount-%} = maximum order amount
Last updated