# Cross-sells

<div align="left"><img src="https://562524366-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>

Cross-sell items are similar to impulse purchases and appear with **up to 6** products on the shopping cart page, just before the customer begins the checkout process.

![Cross-Sell Product Block in the Shopping Cart](https://562524366-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MJRgt0ZL8UAvID7typS%2F-MJRoqnMzQgswBXeUosH%2Fdf46cd9e-d1dd-4922-9686-90fb6e77aac2.gif?alt=media\&token=542e4e79-a701-4269-b563-efffdf2d0fb4)

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

### Add cross-sell 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 Cross-Sell 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 cross-sell 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.0.0/catalog/related-products-up-sells-and-cross-sells/cross-sells.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.
