# Global Limit

You can set the quantity limits on all the store products. Follow the following steps for applying purchase limits globally.

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

Go to **Product Limit** <mark style="color:blue;">➤</mark> **Global Limit**.

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

Enter the values for **Min Qty Limit** and **Max Qty Limit** in the respective fields.

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

Once you have added the limits, **Save** your limits.

Suppose you set the following limits.

| Global Min Limit | Global Max Limit |
| :--------------: | :--------------: |
|        10        |        20        |

Now, according to the above rule, your customers can purchase a minimum of 10 **OR** a maximum of 20 products from your online store.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://magecomp.gitbook.io/shopify/apps/kor-order-limit-quantity/product-limit/global-limit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
