# Enable swatches

{% hint style="danger" %} <mark style="color:red;">Theme retirement</mark> Ira is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. [Learn more here](/ira/readme/theme-retirement.md).
{% endhint %}

In the theme editor, you can enable swatches for multiple product options. If your store uses **multiple languages**, make sure to add the translated product option names for each language.

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your theme editor (**Customize**):

1. Click **Theme settings**, then click **Product**.
2. Enter the exact product option name in the **Option for swatches** field (e.g. "Material").

   > For multiple product options, enter all product option names, separated by commas (e.g. "Color, Material, Style").

   > If your store uses multiple languages, enter the translated names of the product options for each language, separated by commas (e.g. "Color, Couleur, Farbe").

   ![](/files/HNf4RUnRCtnLrY6ccspG)
3. Click **Save**.

</details>

<br>

***

> **Related links**\
> [Enable swatches](/ira/product-pages/variant-swatches/enable-swatches.md)\
> [Use default color swatches](/ira/product-pages/variant-swatches/use-default-colors.md)\
> [Upload custom image swatches](/ira/product-pages/variant-swatches/use-custom-images.md)\\


---

# 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.fluorescent.co/ira/product-pages/variant-swatches/enable-swatches.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.
