> 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/lorenza/product-pages/product-page-sections.md).

# Product page sections

Product page sections are added outside the product overview (below or above). Use theme sections to add more functionality and further customize the layout of your product pages.

We recommend starting by hiding or removing the default sections you don't want to use.

| Product section (guides)                                                                                       | Description                                                                                                                                                                                                     |
| -------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Product recommendations](/lorenza/product-pages/product-page-sections/recommended-products.md)                | Display recommend products.                                                                                                                                                                                     |
| [Recently viewed products](/lorenza/product-pages/product-page-sections/recently-viewed-products.md)           | Display products that the customer has viewed on your site                                                                                                                                                      |
| [Product reviews](/lorenza/product-pages/product-page-sections/product-reviews.md#add-product-reviews-section) | <p>Display customer reviews with Shopify's Review app.<br><br>(<strong>Note</strong>: Shopify's review app has been delisted. This option is available for stores that have previously downloaded the app.)</p> |
| [Theme sections](/lorenza/sections/theme-sections.md)                                                          | Use 30+ theme sections to customize the page layout.                                                                                                                                                            |


---

# 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/lorenza/product-pages/product-page-sections.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.
