> For the complete documentation index, see [llms.txt](https://help.fluorescent.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fluorescent.co/lorenza/product-pages/variant-options/variant-swatches/enable-swatches.md).

# Enable swatches

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/00V5arQz786fpmYW1RZ4)
3. Click **Save**.

</details>

<br>

***

> **Related links**\
> [Enable swatches](/lorenza/product-pages/variant-options/variant-swatches/enable-swatches.md)\
> [Use default color swatches](/lorenza/product-pages/variant-options/variant-swatches/use-default-colors.md)\
> [Upload custom image swatches](/lorenza/product-pages/variant-options/variant-swatches/use-custom-images.md)\
> [Show swatches on collection pages](/lorenza/collection-pages/product-grid.md#shows-swatches)\
> [Enable dynamic option availability](/lorenza/product-pages/variant-options/variant-swatches/dynamic-option-availability.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/lorenza/product-pages/variant-options/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.
