# Snippet (Manual) integration

You can integrate the description position according to your requirements.

### A. Manual integration - (Critical method)

* Copy the snippet from the app

<figure><img src="/files/552hRSJsuXsiqZxAusgv" alt=""><figcaption></figcaption></figure>

* Add the Snippet in the Shopify Admin → Themes → click on '...' three dots → Edit code

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

* Find the Product form file in the theme and add the copied code in it on the required location → click Save.

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

{% hint style="info" %}
*We have performed the integration on the Dawn theme. The process may differ according to different theme structures.*
{% endhint %}

The snippet is now added and the variant description is working as required.

### B. Visibility on Product

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

In case you need assistance with the manual integration, reach our to us at **<help@spicegems.com>**


---

# 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/variant-description/snippet-manual-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.
