# Maximum Orders

This is the feature that allows you to set a limit on the orders a customer can place within a set time.

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

Go to **Cart Limit** <mark style="color:blue;">➤</mark> **Weight Limits**.

**Enable** the field if it is not enabled.

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

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

Select the **Maximum Orders** from the dropdown list.&#x20;

Add values to **maximum orders** field for your cart and configure the alert message for the future order total amount.

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

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

Set the time frame, within which you want to allow your customers to place their orders.

For that click on the **set time frame** link and you will be redirected to the **Settings** page, where you can configure the time frame of the limit.


---

# 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/cart-limit/maximum-orders.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.
