> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/kor-order-limit-quantity/customer-tag-limit/order-amount-limit.md).

# Order Amount limit

If you want to set different order amount limits on different customer groups instead of limiting order quantity, you need to follow these steps to apply those limits.

#### <mark style="color:blue;">Step #1</mark>

Go to **Customer tag limit** <mark style="color:blue;">➤</mark> **Order Amount** **Limit** <mark style="color:blue;">➤</mark> **Add Limit**

<figure><img src="/files/ssNmPAb8ov6Dgtorlug6" alt=""><figcaption></figcaption></figure>

#### <mark style="color:blue;">Step #2</mark>

Enter the customer tag in the field & set limits for the order amount.

<figure><img src="/files/h3y4StjVFjc5jB495kzX" alt=""><figcaption></figcaption></figure>

In the **Customer tag** field, only the list of tags will be shown which are already assigned to your customers.

<figure><img src="/files/H19ulKoS6q0glZBKSDVO" alt=""><figcaption></figcaption></figure>

#### <mark style="color:blue;">Step #3</mark>

Suppose you have set order amount limits on Registered Customers.

|     Customer Tag     | Min Order Amount | Max Order Amount | Future Order AMount |
| :------------------: | :--------------: | :--------------: | ------------------- |
| Registered Customers |       1000       |       2000       | 5000                |

Once you are done with adding new order amount limits to customer tags, click on the **Save** button, and the order amount limits will be applied easily.

According to these limit rules, the customers with the **Registered Customers** tag need to place an order of **min $1000 or greater than $1000** or **max $2000 or less than $2000**.

For the future order amount, it means that your customer will only be able to purchase $5000 in total, which means:

<table><thead><tr><th width="213">How many times order?</th><th width="144">Order Amount</th><th>Remaining Future Order Amount Balanace</th></tr></thead><tbody><tr><td>1st time</td><td>$500</td><td>$4500</td></tr><tr><td>2nd time</td><td>$2000</td><td>$2500</td></tr><tr><td>3rd time</td><td>$1500</td><td>$1000</td></tr><tr><td>4th time</td><td>$1000</td><td><mark style="color:red;">No Remaining Balance</mark></td></tr></tbody></table>

{% hint style="warning" %}
According to the table, a customer will not be able to make any purchase once they have reached the **Future Order Amount** set. Their order amount balance will be deducted from the future limit set whenever they make any purchase.
{% endhint %}

### <mark style="color:blue;">**Set Custom Message**</mark>

To set a custom message for your customers&#x20;

You will be redirected to the **Settings** page to the field where you can configure the custom message when you click the **Set Message** button. 👇

<figure><img src="/files/QhK4XjdI5yPc2jISgZL9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tBpRglvvQQEdPtQQ4uZH" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">**Frontend Preview**</mark>

<figure><img src="/files/8M0bftxXfpfSAqXu7KPB" alt=""><figcaption></figcaption></figure>
