# Why aren’t my swatches showing up on the store?

**Why aren’t my swatches showing up on the store?**

There are three common reasons:

1. **The app isn’t enabled on your theme**

👉 To fix this:

* Click **“Add to your theme”** in the app

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/-/2/2/4/2/22429817467a0000/image_16i2kh1.png" alt=""><figcaption></figcaption></figure>

* You’ll be redirected to a new page. Click **Save** there

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/-/2/2/4/2/22429817467a0000/image_1mmjoh7.png" alt=""><figcaption></figcaption></figure>

2. **Your browser is showing cached data**

👉 Try doing a hard refresh:

* **Ctrl + Shift + R** (Windows)
* **Cmd + Shift + R** (Mac)

3. **Theme compatibility issue**

👉 If the swatches still aren’t showing after trying the steps above, your theme might not be compatible. Please contact us - we’ll be happy to check and fix it for you!


---

# 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/frequently-asked-questions/why-arent-my-swatches-showing-up-on-the-store.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.
