# Integration

In this section, you can test the EVI app functionality on your unpublished theme without affecting to your live theme.&#x20;

### Step 1: Choose Theme

* Go to EVI App → Integration → Unpublished Theme.
* Select your unpublished theme from the dropdown.

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

### **Step 2: Enable App Embed** <a href="#step-2-enable-app-embed" id="step-2-enable-app-embed"></a>

* Click **Go to Theme Editor**.

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

* In Shopify Theme Editor → **App embeds** → Toggle **EVI ON**.
* Save changes.

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

#### **Step 3: Select Theme Script** <a href="#step-3-select-theme-script" id="step-3-select-theme-script"></a>

* Go back in EVI app → under **Step 2**, select the script matching your theme (e.g., Debut).
* Click **Save**.

<figure><img src="/files/38qHMD5Q6kURBpCQ7LFB" alt=""><figcaption></figcaption></figure>

#### **Step 4: Preview & Test** <a href="#step-4-preview-and-test" id="step-4-preview-and-test"></a>

* Click on the **Preview** Icon in the unpublished theme section.
* Check EVI functionality on the **Product page.**&#x20;

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

{% hint style="info" %}
**If Issues:**

* Confirm that the **App Embed is Enabled** and the correct script is saved.
* Clear your browser's cache/cookies, or test in the browser's incognito/private mode.
* If the *theme is not listed*, click on Contact Us or send an email to **<help@spicegems.com>.**
  {% endhint %}


---

# 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://help.spicegems.com/evi-easy-variant-images/integration.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.
