# Install app to theme

To ensure the Samita Order Limit app works correctly on your storefront, you’ll need to enable its App Embed in your current theme. This allows the app to monitor and restrict orders according to the rules you create.

Follow these steps to activate the app in your theme:

***

### 🔧 Step-by-Step Instructions

1. From your Shopify Admin, go to **Apps** >  Samita Order Limit
2. In the left-hand menu, click on **Settings** > **Theme Intergration** button
3. Click the  **Integrate** button. <br>

   <figure><img src="/files/11EAJRVUVDMclyj9FPpb" alt=""><figcaption></figcaption></figure>
4. In the Theme Integration window, choose a them you want to enable the app.
5. Click the **Go to App Embed settings** button.<br>

   <figure><img src="/files/lbSGwldB2z1xW5SGM7DT" alt=""><figcaption></figcaption></figure>
6. In the Theme Editor:
   * On the left sidebar, click the “App embeds” icon
   * Find the toggle for  **Samita Order Limit** app
   * Switch it ON
7. Click  **Save** at the top-right corner of the Theme Editor

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

🎉 Done! The app is now active on your store.

***

### ✅ Why This Step Matters

Without enabling the app embed, your order limit rules won’t take effect on the storefront. This step ensures that the app can properly validate orders before checkout.

***

If you need help at any point, feel free to reach out to us at <support@samita.io>. We’re here 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/theme-integration/install-app-to-theme.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.
