# Create an order limit

The Order Limit feature helps you set up a condition that the customers need to satisfy before being able to place the order and checkout.&#x20;

Please kindly review this document to better know how to set up a limit rule for your products.&#x20;

#### **Step to manage**

1. From the **App Dashboard page** > Go to the **Add-on features** page > Navigate to the **Order limit** feature > **Setup order limit**

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

2. On the Order limit page, click **Create new order limit**

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

3. Set up the **title** for this order limit to differentiate it from others (in case you will create several of them). Set up the **status** for this feature as active or draft (if you don’t want to publish it immediately).

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

4. In the **Customer condition** section, choose the best option that you want to apply on the customers.&#x20;

* **All customers:** Everyone can get this order limit
* **Logged-in customers:** Only customers who log in to your store can get this order limit
* **Non logged-in customers:** On the contrary of the Logged-in customers
* **Customer tags:** Create a customer tag and require the customers to log in to your store and have this tag added to their accounts before getting this order limit.&#x20;

You also can **exclude** the customers you don’t want them to see this limit.

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

5. **Set up products to have this limit.** There are 4 options: **All products, Specific products, Specific collections** (products in collection)**, Product tag**&#x20;

You also can **exclude** the products you don’t want to have this limit applied to.

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

6. **Configure the details of the order limit.**&#x20;

Currently, there are 3 types of order limit:

* **Apply order limit to each product variant:** Customers need to add a proper number of this product variant quantity before being able to checkout.
* **Apply order limit to each product:** Customers need to add a proper number of this product quantity (with any variants inside) before being able to checkout.
* **Apply order limit to all products in the order:** Customers need to add a proper number of products to sucessfully place an order (with any variants, any products inside)

\* **Choose the scope of this order limit.** You can set up an order limit based on product quantity, product amount or product weight

Each of them will have an input to **set up the limit range** (from … to … of items).

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

7. Click **Save**&#x20;

{% hint style="info" %}
**Important step!**

In order to enable the app data to your front store, please don’t forget to activate our app embed to your theme.<br>
{% endhint %}

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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://docs.samita.io/samita-wholesale-b2b/order-limit/create-an-order-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.
