> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/related-products.md).

# Related products

You can customize the list of related products or product recommendations for each product in your store. Using the Shopify Search & Discovery app, each product can have a list of products you can choose to help customers find similar or to cross-sell:

<figure><img src="/files/t0IU1eZrJQaJrhpc78JY" alt=""><figcaption></figcaption></figure>

You can configure the title and number of items to display under Related Products using the Product recommendations section.

### Customization

Next, use the Shopify Search & Discovery app to customize which items to display. Watch this short video on how to use the app feature:

{% embed url="<https://www.loom.com/share/13f5419c93cd49f7ba20ded7228a8b49>" %}

Where to download the Shopify Search & Discovery app:

{% embed url="<https://apps.shopify.com/search-and-discovery>" %}

### Without customization

If you choose not to customize recommendations with the Shopify Search & Discovery app, Shopify will use its own algorithm or AI to display random products. Therefore, products that don't have custom products selected using the app will still display some random items from your store.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/related-products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
