> For the complete documentation index, see [llms.txt](https://docs.codpeller.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codpeller.com/en/product-quickview/nastroika/how-to-set-up-product-quickview.md).

# How to Set Up Product Quickview?

**Enable the Feature**

Select the **"Enable"** status. To adjust the number of images and customize the preview indicator design in the product list, go to the relevant section and choose your preferred settings

**Access the Settings Page**\
After installing the **"Product Quickview"** app, navigate to the [settings page](https://my.ecwid.com/cp/#app:name=product-quickview-ks). Scroll down to the "Main Settings" section. The app settings are divided into two sections:

* **Instant Site**
* **Storefront**&#x20;

![Fig. 1. Main Settings](/files/CgP7XHmwT1uR4zrXjbdK)

To customize the appearance of the menu button and subcategory list on Instant Site, navigate to this section and click the "Customize" button (Fig. 2)

![Fig. 2](/files/1eRYgYTmLEkOBMQv45oQ)

To customize the appearance of the menu button and subcategory list on the Storefront, go to this section and click "Customize" (Fig. 3)

![Fig 3](/files/TeCDZlGyAGcaqM21ENjt)

By default, the menu button design and category list on the Storefront look the same as on Instant Site (Fig. 4)

![Fig. 4](/files/gvkyNjsFXvoDFHXftzeR)

If you want the menu button and category list to have a different appearance, enable "Custom Settings" (Fig. 5)

![Fig. 5](/files/QI73NRN8bp4IPeHkELDn)

And enter your preferred parameters.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.codpeller.com/en/product-quickview/nastroika/how-to-set-up-product-quickview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
