# Enable checkout rule in Shopify settings

To ensure that your order limit rules are enforced all the way through checkout, you must enable the checkout rule integration in your Shopify settings. This allows the Samita Order Limit app to validate cart contents before customers complete their order.

Follow the steps below to enable this feature.

***

### 🔧 How to Enable the Checkout Rule

1. From your Shopify admin, go to Settings in the lower-left corner.
2. Click on the Checkout section.
3. Scroll down to the Order Processing or Checkout Rules section (depending on your Shopify plan and layout).
4. Click **Add Rule** button.<br>

   <figure><img src="/files/9YmyV3BGxDFwoj5gmWFv" alt=""><figcaption></figcaption></figure>
5. Look for the option labeled Samita Order Limit.<br>

   <figure><img src="/files/FglqEGEnmvDSyHkc2PCM" alt=""><figcaption></figcaption></figure>
6. Set the rule as you want.
7. Click Save to apply the changes.<br>

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

🎉 Your checkout is now protected by the order limit rules set in the app!

***

### ℹ️ Note

* This feature may only be available to merchants using Shopify Plus or eligible plans that support checkout extensibility.
* If you don’t see the option mentioned above, please contact Shopify support or reach out to us for guidance.

—

Need help enabling or testing the checkout rule? Contact our team at <support@samita.io> - we’re happy to assist!


---

# 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/order-limit/order-limit-rules/enable-checkout-rule-in-shopify-settings.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.
