# Can I style only some variants and keep others in the theme’s original style?

Yes.\
You can control this per variant using the **Display Type** setting.

* For variants you want OPTIS to restyle, select the appropriate display type (Swatch, Button, Dropdown, etc.).
* For variants you don’t want the app to affect, set them to **No Show -** Variants set to **No Show** will keep their **original theme design** and won’t be restyled by the app.

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

⚠️**Important note:**\
Because each theme handles variants differently, this setup may sometimes cause conflicts. In some cases, you may see:

* The variant set to **No Show** being hidden completely from the product page
* The variant still appearing with OPTIS styling, even though it’s set to No Show

If anything doesn’t work as expected on your store, please contact our support team. We’ll help you troubleshoot and adjust the setup for your theme 😊


---

# 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://docs.optis.me/swatch/variant-display/common-questions/can-i-style-only-some-variants-and-keep-others-in-the-themes-original-style.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.
