# Product Recommendations

### Product Recommendations

Product recommendations help customers discover more of your catalog and increase average order value. Monterrey Theme supports Shopify’s built-in recommendation system, which includes complementary products and related products.

### Complementary Products

* These are items meant to be used together (e.g., glasses + cleaning kit, jacket + scarf).
* They are set up in Shopify’s free Search & Discovery app under the Recommendations section.
* Once assigned, they will automatically display on the product page in the theme’s recommendation area.

\
![](/files/3MZ4M6reqaL2QXAUr4nw)

### Related Products

* These are alternatives or similar items (e.g., different colors of the same style).
* You can also configure these in the Search & Discovery app.
* The theme will display them in the Related products section of the product page.

<br>

![](/files/5uJXACLsrNkJaA8spL5g)

### How they display in the Theme

* Complementary Products and Related Products appear in a dedicated section on the product page.
* The layout and styling can be customized in the theme editor under Product 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://raidho.gitbook.io/monterrey-theme/products/editor/product-recommendations.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.
