# Products

### Products

Learn how to set up and customize product pages in Monterrey Theme. This includes managing product media (images, videos, 3D models), enabling product-specific features (quick view, sticky add-to-cart, swatches, etc.), and configuring recommendations such as complementary and related products through Shopify’s Search & Discovery app.<br>

| Category                                                                               | Description                                                                                                      |
| -------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| [Product Templates](/monterrey-theme/products/editor/product-templates.md)             | Learn how to use the default product template, create new ones, and assign them to different products.           |
| [Product Information](/monterrey-theme/products/editor/product-information.md)         | Configure how product details are displayed, from title and price to descriptions and extra content blocks.      |
| [Product Recommendations](/monterrey-theme/products/editor/product-recommendations.md) | Set up complementary and related products with the Search & Discovery app, and see how they appear in the theme. |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/products/editor.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.
