# What to do if Avis options aren’t visible on Product Page?

If you find that the option set is not showing up on your storefront, please check the following points:

1. ***App activation:***  Ensure that the Product Options Variant Option app is activated on your theme. To do this, kindly check:&#x20;

* The dashboard to verify that the app is activated.

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

* The Setting from the Avis option tab to verify that the Avis app is ON

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

2. ***Option set application status:***  Confirm that your options set is correctly assigned to your test product(s).&#x20;

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

3. ***Add to Cart button status***: Ensure that the "Add to Cart" button is enabled in your theme settings. To verify this, open your theme editor and navigate to the Product Template section. From there, check that the "Buy button" is activated.&#x20;

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

If you have already checked the above 3 points, and your option set is still not appearing on the product page, it is possible that:

(1) There might be a conflict between the app and your theme

(2) You have installed and enabled multiple product options apps simultaneously

(3) There is a conflict with another existing app in your store. (If apps use the same resources, it often causes conflicts.)

In such cases, please reach out to us for assistance. You can send your request to our email (<help@avisplus.io>) or message us through in-app Live Chat.

Our support team will be happy to assist you in resolving any conflicts or issues.


---

# 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://options-docs-v2.avisplus.io/troubleshooting/what-to-do-if-avis-options-arent-visible-on-product-page.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.
