# Three Options Configuration

## Step-1 **Add Product Images & Create Variant-Based Image Sets**

Open the product in your store admin and create image sets based on **Color, Size and Material variants**. Rename the images in sequence to keep them organized.

For example, if your product has three options — **Color, Size, and Material**, the image sets can be named using short initials of their variant combinations.&#x20;

For Yellow-Cotton-Small variant, the first picture in the set is named as YCS-1

<table><thead><tr><th width="224">Option</th><th width="156">Image Count</th><th>Images renamed </th></tr></thead><tbody><tr><td><strong>Yellow-Cotton-Small (YCS)</strong></td><td>3 images</td><td>YCS-1, YCS-2, YCS-3 </td></tr><tr><td>Yellow-<strong>Cotton-Medium (YCM)</strong></td><td>2 images</td><td>YCM-1, YCM-2</td></tr><tr><td><strong>Yellow-Linen-Small (YLS)</strong></td><td>3 images</td><td>YLS-1, YLS-2, YLS-3</td></tr><tr><td>Blue-Linen-Small (BLS)</td><td>2 images</td><td>BLS-1, BLS-2</td></tr><tr><td>Blue-Linen-Large (BLL)</td><td>3 images</td><td>BLL-1, BLL-2, BLL-3</td></tr><tr><td>Green-Cotton-Small (GCS)</td><td>3 images</td><td>GCS-1, GCS-2, GCS-3 </td></tr></tbody></table>

Arrange all color images sequentially.

{% hint style="info" %}
***Note:** To ensure the correct first image is assigned to each variant, please rename your images in a clear sequence based on **Color–Size–Material**.*

*For example:*

* ***Black – Medium – Cotton** → rename images as **BMC-1, BMC-2, BMC-3***
* *Assign **BMC-1** as the first image for the **Black / Medium / Cotton** variant.*

*Following this naming order will help the system correctly map images to their respective variants.*
{% endhint %}

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

## Step 2: **Assign Images to Each Variant Combination**

* Click on the arrow icon to open the variants of the color.

{% 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/mtfa8iIh4sb2Cfg9WSqq" alt=""><figcaption></figcaption></figure>

* Under each Color, select the relevant **Size** variant image.

You can refer to the table above to see the image names assigned to each respective Color and Size variant.

For example:&#x20;

| Image Name (Search) | Assigned to the variant |
| ------------------- | ----------------------- |
| YCS-1               | **Yellow-Cotton-Small** |
| BCS-1               | Blue-Cotton-Small       |
| GLM-1               | Green-Linen-Medium      |
| RLL-1               | Red-Linen-Large         |

Repeat this process for all Color–Size variant combinations.

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

{% embed url="<https://vimeo.com/1148288685?fe=ci&fl=sv&share=copy>" %}

* Repeat this for all Color–Size combinations.

## Step 3: Configuration Done

The final set up will look just like the snapshot below.

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

### Step 4: Final Output

The images of the selected variant are visible as expected.

<figure><img src="/files/8roFLW9mWxFgBlSwkk66" 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/three-options-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.
