# Settings

## 1. Global Switch

To enable or disable the app in your store, you can use this Global switch.

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

## 2. Translated Options

If you have created product options in multiple languages, you can enable the "Show Swatches For Translated Options" setting in the app for seamless swatch integration in your store.

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

This setting will display the swatches on the options for which you have added translations in store in different languages.

Please check the pictures below for clarity.

* Options in the default language - English.

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

* Options in the translated language - French.

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

If you have any questions, please feel free to contact us at [help@spicegems.com ](mailto:help@spicegems.com)

## 3. Custom CSS

You can add the CSS for customizing the styling of the swatches here.

<figure><img src="/files/32qCaGUEB8crXbqJtU6O" 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/evs-easy-variation-swatches/settings.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.
