# Variant images

> Introduced in Broadcast 5.6

Broadcast can display variants with images to help your customers choose the right product type or size. You can combine swatches for colors and other variant types with images to represent your products visually.&#x20;

<figure><img src="/files/8bLfG7s2ziBuarKrIsR1" alt=""><figcaption></figcaption></figure>

## Styles

Enable with the checkbox option and choose the layout style. Two layout styles are available, in-line and stacked:

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

#### In-line style

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

#### Stacked style

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

## Product setup

Associate images to variants in your product setup. Broadcast will use the '**Size**' variant images or any other variant type. In the example below, we've used '**Type**' for the variant images:

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

{% hint style="info" %}

* Variant images can be used to help customers see sizes, styles, designs or even packaging.&#x20;
* Swatches can be used to represent colors
  {% endhint %}

## Variant type

You can customize which variant types will use the Variant image feature in Broadcast. By default, Broadcast will use the 'Size' variant. To use other variant types, edit the default theme content (Language editor). Click on the **ellipsis icon** in the top left and choose '**Edit default theme content**':

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

Choose the '**Products'** tab:

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

Scroll down the long list of options under the '**Products**' tab to a group called '**Product**'.  In this group, you'll find an option called '**Variant option image'**:

<figure><img src="/files/B45DKvhNpolUlRkUFGo0" alt=""><figcaption><p><strong>Products tab -> Product -> Variant option image</strong></p></figcaption></figure>

You can change the default '**Size**' value to a different value like '**Type**':

<figure><img src="/files/ck0XrgcrIZpGTp1Q4mbr" alt=""><figcaption><p><strong>Replace Size with Type</strong></p></figcaption></figure>

**Save** your changes to complete.&#x20;

{% hint style="warning" %}
Important:\
Currently, **only** **one** trigger word, like "Type" or "Size", can be used. \
Comma-separated values are not supported and will not function.&#x20;
{% endhint %}


---

# 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://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/variant-images.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.
