# Avis Option on Quick View and Featured Product

Checkout the [Demo](https://avisplus-demo.myshopify.com/collections/demo-product) page to see how the feature works in the store front.

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

After filling in the [Option Set](/building-options/step-2-create-option-sets.md) in Avis Option, navigating to Settings tab in Avis option

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

Toggle on the "Show widget on quickview (Collection page, Home page)" if you want the option to show on Quick View, and "Show widget on home page (featured product section only)" if you want it to appear on Featured product.

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

{% hint style="info" %}
In Order to have the Quick View pop-up, the product should have the pre-saved options in Shopify and the Quick View feature turning on in the live theme.
{% endhint %}

Hit "Save" after turning on the feature

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

Then check on the main Online Store to see if the options are working there or not? :smile:

*Need help? Let us know via in-app live chat or email: **<help@avisplus.io>*** :star\_struck:


---

# 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/customizations/avis-option-on-quick-view-and-featured-product.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.
