# Multiple images per variant

> Feature introduced in Story 3.2.0

Story can help you group multiple images and associate to individual product variants or sometimes known as variant image sets. The theme includes two different methods for you to manage and display multiple images per variant:

### 1. Product Siblings

With product siblings, you can group multiple products into one product which creates beautiful product detail pages that include image-based swatches for each variant and displays only the images for that variant. This method uses metafields and is our most robust solution.&#x20;

Examples:

![Example turquoise color variant - Grouped images and image-based swatches](/files/WAAu1ykzTind9kxQ9glD)

![Example bubblegum color variant - Grouped images and image-based swatches](/files/3s46yguhAiCsJkz3lkYn)

### 2. Grouped image sets using alt-tags

Another option is to use Alt-tags with your product images. This method lets you group images by adding an alt-tag to each of the photos in your product setup that are associated to a variant.&#x20;

![Standard color swatches and grouped images for each variant](/files/0uTMKtoQXPXFLU9HtS7Y)

### How to use

Each method is covered in detail with the following pages:

{% content-ref url="/pages/9e37F00dK3rzx2alZKgI" %}
[About product siblings](/siblings/product-siblings/about-product-siblings.md)
{% endcontent-ref %}

{% content-ref url="/pages/4y63pl6UR3SmfNhu2EFn" %}
[Variant image sets with alt-tags](/siblings/product-siblings/variant-image-sets-with-alt-tags.md)
{% endcontent-ref %}


---

# 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://story.groupthought.com/siblings/product-siblings/multiple-images-per-variant.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.
