# Related Products

<div align="left"><img src="https://2613345554-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEz34EdQLuLYOiF180%2Fsupported2.png?alt=media&#x26;token=b9b5e5d0-1000-4f93-af86-6197df550798" alt=""></div>

Related products are meant to be purchased in addition to the item the customer is viewing. The related product block is located at the bottom of the product description page and displays **up to 5** products.&#x20;

![Related product block on PDP](https://2613345554-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MJRgt0ZL8UAvID7typS%2F-MJRoLppEr3HL6BiGsqj%2F4a938e8a-903e-4d1d-83d1-444f6e1a36bb.gif?alt=media\&token=e222f2ef-093a-49f6-b353-2e5bdb974dac)

{% hint style="info" %}
For configurable products, the related products displayed will be the ones linked to the configurable **parent** product.
{% endhint %}

### Add related products <a href="#set-up-related-products" id="set-up-related-products"></a>

1. Open the product in edit mode.
2. Scroll down and expand the *Related Products, Up-Sells, and Cross-Sells* section.
3. Click Add Related Products.
4. Use the filter controls to find the products that you want.
5. In the list, select the checkbox of any product you want to feature as a related product.
6. When complete, click Add Selected Products.
7. Save the product.

{% hint style="info" %}
**Caching Note**

The products will be updated on the front-end immediately after save as they are part of the ScandiPWA caching solution that will invalidate caching entries for the updated content. No cache flush or any other manual operations are necessary. Content will be visible after page refresh and a new cache entry will be stored.![](blob:https://scandiweb.atlassian.net/4a938e8a-903e-4d1d-83d1-444f6e1a36bb#media-blob-url=true\&id=67a1ff0b-dcc0-4c13-a8ad-4f68dfef56b9\&collection=contentId-1831239969\&contextId=1831239969\&mimeType=image%2Fgif\&name=ezgif.com-video-to-gif.gif\&size=684172\&width=600\&height=324)
{% endhint %}


---

# 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://manual.scandipwa.com/v5.1.2/catalog/related-products-up-sells-and-cross-sells/related-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.
