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

![](/files/Gig7Nhg5q0braCxpOMyz)

​

| Feature                                                                                      | Description                                                                                                                                                                    |
| -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [Media gallery](/stiletto/product-pages/layout-and-style/media-gallery.md)                   | Customize the layout of your product media.                                                                                                                                    |
| Product details                                                                              | Display product descriptions and details using [product tabs](/stiletto/product-pages/layout-and-style/product-with-tabs.md) or position them in the product overview columns. |
| [Sticky product details](/stiletto/product-pages/layout-and-style/sticky-product-details.md) | Keep the product details in view when scrolling through the product media.                                                                                                     |
| [Breadcrumbs](/stiletto/product-pages/layout-and-style/breadcrumbs.md)                       | Display links that show customers where they are on your site.                                                                                                                 |
| [Navigation buttons](/stiletto/product-pages/layout-and-style/navigation-buttons.md)         | Display 'next' and 'previous' buttons to move through collections.                                                                                                             |


---

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