# What to do if OPTIS Options aren’t showing on product pages?

If the option set is missing from your storefront, check the following:

* **App Activation**

Ensure the app is activated on your theme. Verify this in the theme editor and click **save**

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

* **Option Activation**

Confirm that your options set is **active** , and assigned to your test products

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

If the options still don’t appear, it might be due to:

* A conflict between the app and your theme.
* Multiple product options apps installed and enabled simultaneously
* A conflict with another existing app in your store.

If you need further assistance with the above case, please contact us via live chat. Our support team is here to help!


---

# 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/product-options/getting-started/troubleshoot/what-to-do-if-optis-options-arent-showing-on-product-pages.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.
