> For the complete documentation index, see [llms.txt](https://docs.globo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.globo.io/product-variant-swatch/configure-swatch-style/use-image-of-product-variant.md).

# Use image of product variant

## <mark style="color:red;">Prerequisites \*</mark>

* You need to add the main image for each variant of your products.

### Step 1 - Add image for each variant&#x20;

Go to the Shopify product detail -> Add image for each variant:

<figure><img src="/files/FOdAsV0y0R4C0TrDbna6" alt=""><figcaption><p>Add main image variants</p></figcaption></figure>

### Step 2. Sync data in GLO Color Swatch app

Go to the **Options** section, click the **Update data** button.

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

### Step 3. Change display style to Automated Swatch

{% hint style="info" %}
List of styles that support automatic variant image

✅ Automated swatch

✅ Image swatch with price

✅ Image dropdown
{% endhint %}

<figure><img src="/files/ncMpAUKTzNCuj4dEdn2d" alt="" width="302"><figcaption><p>Automated swatch</p></figcaption></figure>

<figure><img src="/files/HJLPaDOahgII8cgXU11X" alt="" width="255"><figcaption><p>Image swatch with price</p></figcaption></figure>

<figure><img src="/files/pXL6tk79VXrzY24qN60M" alt="" width="261"><figcaption><p>Image dropdown</p></figcaption></figure>

<br>

* Go to the **Options** section
* Select your product variations to display Variant image.
* From the **Display as** dropdown, choose **Automated Swatch** style.

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

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

<figure><img src="/files/6jyVUPr4vU60WYEJ6TMd" alt=""><figcaption><p>Demo </p></figcaption></figure>

**💬 Need help?**

Email us at **📧 <contact@globo.io>** - we’re happy to assist!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.globo.io/product-variant-swatch/configure-swatch-style/use-image-of-product-variant.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
