> For the complete documentation index, see [llms.txt](https://help.fluorescent.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fluorescent.co/stiletto/product-pages/layout-and-style.md).

# Layout and style

Click on the **Product overview** section to find layout and style settings for the product page. You can change the **layout style of your product media** and enable additional features like, **Sticky product details**, **Breadcrumbs**, and **Navigation buttons**.

<img src="/files/Gig7Nhg5q0braCxpOMyz" alt="" width="563">

​

<table data-column-title-hidden data-view="cards"><thead><tr><th>Feature</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/SFmsTiFJbTpiiFc0T8sa">Media gallery</a></td><td>Customize the layout of your product media.</td></tr><tr><td>Product details</td><td>Display product descriptions and details using <a href="/pages/yqnIoj2HHF4r75YIpWjV">product tabs</a> or position them in the product overview columns.</td></tr><tr><td><a href="/pages/FAhWG6ISKX1RVsSqHdba">Sticky product details</a></td><td>Keep the product details in view when scrolling through the product media.</td></tr><tr><td><a href="/pages/tPoRUqNxlIWhMohpgvHM">Breadcrumbs</a></td><td>Display links that show customers where they are on your site.</td></tr><tr><td><a href="/pages/ZyLcQtSKY8v1fpo7ZIaX">Navigation buttons</a></td><td>Display 'next' and 'previous' buttons to move through collections.</td></tr></tbody></table>


---

# 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:

```
GET https://help.fluorescent.co/stiletto/product-pages/layout-and-style.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.
