# Integration

In this section, you can test the EVS app functionality on your unpublished theme without interrupting your live theme.

## Unpublished Theme:

### Step 1: **Choose Theme**

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

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

### **Step 2: Enable App Embed**

* Click **Go to Theme Editor**.

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

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

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

### **Step 3: Select Theme Script**

* Back in EVS → under **Step 2**, select the script matching your theme (e.g., Dawn).
* Click **Save**.

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

### **Step 4: Preview & Test**

* Click on the Preview Icon in the unpublished theme section.
* Check swatch functionality on the **Product** and **Collection** pages.

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

{% hint style="info" %}
**If Issues:**&#x20;

* Confirm app embed is ON and correct script is saved.
* Clear browser cache/incognito test.
* If the *theme is not listed*, click on Contact Us or send an email to **<help@spicegems.com>.**<br>
  {% 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/evs-easy-variation-swatches/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.
