# Collections & Products

- [Product page](https://docs.foxecom.com/zest-theme/collections-and-products/product-page.md): A guide on how to access your product page in the theme editor
- [Product template](https://docs.foxecom.com/zest-theme/collections-and-products/product-page/product-template.md): How to create a new product template
- [Product description](https://docs.foxecom.com/zest-theme/collections-and-products/product-page/product-description.md): A guide to add a product description to your product page
- [Breadcrumbs](https://docs.foxecom.com/zest-theme/collections-and-products/product-page/breadcrumbs.md): A secondary navigation scheme to identify visitors' location
- [Product information](https://docs.foxecom.com/zest-theme/collections-and-products/product-page/product-information.md): How to edit product information in your product pages
- [Recently viewed products](https://docs.foxecom.com/zest-theme/collections-and-products/product-page/recently-viewed-products.md): How to display a list of recently viewed products as a reminder and prompt customers to purchase
- [Product recommendations](https://docs.foxecom.com/zest-theme/collections-and-products/product-page/product-recommendations.md): How to display related products of the current product page
- [Quick order list 🔥](https://docs.foxecom.com/zest-theme/collections-and-products/product-page/quick-order-list.md): Enhance B2B shopping with a Quick order list section for fast and efficient bulk purchasing
- [Collection page](https://docs.foxecom.com/zest-theme/collections-and-products/collection-page.md): How to locate your collection page template in Zest
- [Collection template](https://docs.foxecom.com/zest-theme/collections-and-products/collection-page/collection-template.md): How to create a new collection template
- [Collection sections](https://docs.foxecom.com/zest-theme/collections-and-products/collection-page/collection-sections.md)
- [Collection banner](https://docs.foxecom.com/zest-theme/collections-and-products/collection-page/collection-sections/collection-banner.md): How to add banners to your collections
- [Product grid](https://docs.foxecom.com/zest-theme/collections-and-products/collection-page/collection-sections/product-grid.md): How to edit your product listing section of the collection template
- [Collections list page](https://docs.foxecom.com/zest-theme/collections-and-products/collections-list-page.md): How to customize your collections list page


---

# 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.foxecom.com/zest-theme/collections-and-products.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.
