> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/ulisting/listing-types/quick-view.md).

# Quick View settings

The Quick View feature allows users to view the short details of the listing in the pop-up.

{% embed url="<https://www.youtube.com/watch?v=wW291yPm3fY&t=86s>" %}

To enable the function of Quick View, you need to drag the **Quick view** item to the working space and place it in the needed area in the **Preview item** section.

![](/files/-Mb04uyoq3fOgV6kHc28)

When hovering over the Quick View item, you can access three options: **Edit**, **Move** and **Delete**.

![](/files/-Mb06hcr0t53ONTFfcXt)

By clicking on **Edit** you are able to set the style for the **Quick View icon**, that will be located on the listing card. You can change the background color, and under the **Template** tab select the style for the icon. &#x20;

![](/files/-Mb08ZV6fJPFQNbdBbFr)

![](/files/-Mb08bR8Leom6Asd-mu-)

Now, go to the Quick View settings section and drag the custom fields, which you want to see in the quich view pop-up.

![](/files/-Mb0A2Rh8k3gZyXEWKDb)

When you finish with the settings, click **Save** and check the changes on your website.&#x20;

Now users that browse through the listings can click on the Eye icon to access more details about the product, without losing the listings page results.&#x20;

![The screenshot of the Inventory Layout taken from the Homepress theme.](/files/-MJRJEG6WrsVgfMlICLv)

The popup window includes the information regarding the product, all attributes you included during the Quick View setup, and also it lets users add the product to the Wishlist.&#x20;

![The screenshot of the Quick View modal taken from the Homepress theme.](/files/-MJRJ93oLcrr7A6WTuLY)


---

# 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.stylemixthemes.com/ulisting/listing-types/quick-view.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.
