# Related Products

<div align="left"><img src="/files/-MKEz34EdQLuLYOiF180" 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;

{% hint style="info" %}
For configurable product options, there are always displayed the related products of a configurable parent product.
{% endhint %}

{% 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 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 %}

![Related product block on PDP](/files/-MJRoLppEr3HL6BiGsqj)


---

# 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/4.0.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.
