# Product Detail 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.

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

<figure><img src="/files/I8aQMvfLpBVuLZv9884K" alt=""><figcaption><p>iPad Screen Display</p></figcaption></figure>

The Single Screen will ensure that all available images and videos are automatically rotated on the screen.

The left side view will cycle through the additional content of the product and the right side view will always show the primary image.

if you click on an image in the Sales App, it will show that item on the right hand side image on the single screen

In case there are no additional images available, only the primary image will be shown.


---

# 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-detail-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.
