# Single Option Configuration

## Step-1 Open a product

Open the product and create image sets for each colour variant. Rename the images in sequence to keep them organized.

For example, for a product with four color variants:

<table><thead><tr><th width="225">Option</th><th>Image Count</th><th>Images renamed</th></tr></thead><tbody><tr><td>Yellow</td><td>3 Images</td><td>Yellow-1, Yellow-2, Yellow-3</td></tr><tr><td>Blue</td><td>2 Images</td><td>Blue-1, Blue-2</td></tr><tr><td>Green</td><td>2 Images</td><td>Green-1, Green-2</td></tr><tr><td>Orange</td><td>2 Images</td><td>Orange-1, Orange-2</td></tr></tbody></table>

Arrange all color images sequentially.

{% hint style="info" %}
***Note:  To ensure the correct first image is assigned to each variant, rename color images in sequence (e.g., Black-1, Black-2, Black-3), and assign Black-1 to the Black variant."***
{% endhint %}

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

## Step 2: Assign Images to the variants

Click on the Blank space on the variant option&#x20;

{% hint style="info" %}
***Note:** Shopify allows only **one featured image per variant**. When assigning images to a variant, make sure to select **the first image from the image set created for that specific variant**. This image will act as the variant’s featured image when the variant is selected.*
{% endhint %}

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

A window will open for selecting the variant image. Search

<table><thead><tr><th width="162">Search Image</th><th>Assign it to the variant</th></tr></thead><tbody><tr><td>Yellow-1</td><td>Yellow </td></tr><tr><td>Blue-1</td><td>Blue</td></tr><tr><td>Green-1</td><td>Green</td></tr><tr><td>Orange-1</td><td>Orange</td></tr></tbody></table>

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

## Step 3: Configuration Done

The numbered images have been assigned to the respective color variant. You can see the final set-up in the snapshot below.&#x20;

<figure><img src="/files/lPvMYKDHKi31QG7ONFrS" 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://help.spicegems.com/evi-easy-variant-images/configure-multiple-images-on-the-product-variant/single-option-configuration.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.
