# Product List Page

The Single Screen has been optimized to show as much import information as possible, using the screen to its maximum extend to display as many products as possible. With intuitive scrolling functionality we ensure that both the sales agent and the client will always be able to see the same products displayed on the screen compared to the iPad.

<figure><img src="/files/f3sHfrS0qPkBIccbF71c" alt=""><figcaption><p>Single Screen Display</p></figcaption></figure>

<figure><img src="/files/9tccEbgBxXCwN2a00N2H" alt=""><figcaption><p>iPad Display</p></figcaption></figure>

#### Favoriting

Once you press the heart icon on the iPad a visual inidcation will play on the Single Screen to indicate this item has been added to the favorites.

<figure><img src="/files/pSwGPw9mvKJ0TeqfBrhn" alt=""><figcaption><p>Favorite Animation</p></figcaption></figure>

#### Labels and Sticky Notes

There's also a visual indicator for Sticky Notes and Labels present on the Single Screen like on the iPad.

<div align="center" data-full-width="false"><figure><img src="/files/cNe1VvbX2dyrgABNucdf" alt=""><figcaption><p>Single Screen Display</p></figcaption></figure></div>


---

# 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.colect.io/user/single-screen-showroom/product-list-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.
