# Dashboard

This is the section from where you need to **enable** the app for your Shopify store.

### <mark style="color:blue;">Choose App Language</mark>

Choose the language in which you want to have your app.

<figure><img src="/files/2g4sfBT3vwkV5MlCUqJu" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">App Status</mark>

To start using the app for your Shopify store, the first step is to enable the app.&#x20;

For that, you need to follow a few steps.

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

Select the **Enable** button, and you will be redirected to your store's theme backend.

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

**Enable** the app embed from your store's theme backend and **Save** your settings.

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

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

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

After you have configured these settings, the **App status** will be updated on your dashboard.

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

### <mark style="color:blue;">Validate Limit on Checkout</mark>

This is the functionality that ensures admins that their customers cannot purchase beyond the set limits.

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

To enable the functionality, you must follow a few easy steps:

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

Go to **Shopify settings** <mark style="color:blue;">➤</mark> **Checkout** and scroll down to the **Checkout rules**.

<figure><img src="/files/9U6c39LOZKyuoh9hcjAd" alt=""><figcaption></figcaption></figure>

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

Select the **cart-checkout-validation** of KOR Order Limit Quantity and select **Turn on** the Checkout rule for cart-checkout-validation button.

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

{% hint style="info" %}
This functionality is **not compatible** with **future limits**, **customer tag amount limit**, and **no. of products in the collection limit**.
{% endhint %}

## <mark style="color:blue;">**Frontend Preview**</mark>

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


---

# 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/dashboard.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.
