# Cross sells

Enable **Cross sells** to show a recommended products section in the cart. Cross sells appear in both the **quick cart** and **cart page**.

![](https://2417329470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhnqe0uck0ozZhJ77wGXt%2Fuploads%2Fgit-blob-c2310ae2ec080613efe7f69c94167e2b05f5cf74%2Fcart-cross-sells.jpeg?alt=media)

## Set up cross sells

***

Go to **Theme settings > Cart** to set up cross sells in your cart.

* Enable **Cross sells** to show recommended products in the cart.
* Choose to show recommendations from a **collection** or a **custom list of products**.
* Choose how many product recommendations to show

&#x20;

`In the Theme settings, click the Cart tab to find the settings`

<table><thead><tr><th width="190">Setting</th><th width="400">Description</th><th>Options</th></tr></thead><tbody><tr><td><mark style="color:blue;">Enable cross sells</mark></td><td>Show recommended products related to items currently in the cart.</td><td></td></tr><tr><td><mark style="color:blue;">Heading</mark></td><td>Enter a title for the cross sells section.</td><td><mark style="background-color:yellow;">Default: "Others also bought"</mark></td></tr><tr><td><mark style="color:blue;">Show product thumbnails</mark></td><td>Show product images next to the product title and price.</td><td></td></tr><tr><td><mark style="color:blue;">Max number of products to show</mark></td><td>Set the maximum number of recommended products.</td><td><strong>3 - 9</strong></td></tr><tr><td><mark style="color:blue;">Product source</mark></td><td>Choose the source of product recommendations for cross-sells. Either select a <strong>Collection</strong> or <strong>Product list</strong>.</td><td><p><strong>From collection</strong> <em><mark style="background-color:yellow;">Default</mark></em></p><p><strong>From product list</strong></p></td></tr></tbody></table>

### Layout

{% hint style="info" %}
Layout options were added in v5.2.0. View the [changelog](https://help.fluorescent.co/stiletto/readme/changelog) or learn how to [update your theme](https://help.fluorescent.co/stiletto/general/theme-updates).
{% endhint %}

Display cross sells products as a **stacked** or single row **slider**.

`In the Theme settings, click the Cart tab to find the settings`

{% columns %}
{% column %}

<figure><img src="https://2417329470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhnqe0uck0ozZhJ77wGXt%2Fuploads%2FGkLWRPjjomwgrN96zw2k%2Fcart-cross-sells-stacked.png?alt=media&#x26;token=191cdccf-52d3-4834-b870-91af7121b8cc" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="https://2417329470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhnqe0uck0ozZhJ77wGXt%2Fuploads%2FPoVoz4VUeodi7P8FN7HV%2Fcart-cross-sells-slider.png?alt=media&#x26;token=8238c563-3f3b-42a9-a39b-183ae8b537e0" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

> **Related links**
>
> [Quick cart](https://help.fluorescent.co/stiletto/cart/quick-cart)\
> [Cart page](https://help.fluorescent.co/stiletto/cart/cart-page)\
> [Recommended products](https://help.fluorescent.co/stiletto/product-pages/product-page-sections/product-recommendations)\
> [Recently viewed products](https://help.fluorescent.co/stiletto/sections/theme-sections/recently-viewed-products)\
> [Complementary products](https://help.fluorescent.co/stiletto/product-pages/product-page-blocks/complementary-products)


---

# 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://help.fluorescent.co/stiletto/cart/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.
