# In-Checkout Cross-Sells

## What are In-Checkout Cross-Sells?

**In-Checkout Cross-Sells** allow your customers to add complementary products to their order with a single click during checkout. This feature increases your average order value (AOV) by offering relevant product recommendations at the final stage of the purchase process.

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

{% hint style="warning" %}
In order to maximize revenue with In-Checkout Cross-Sells, we recommend pairing it with[Promotion Progress Bar](/checkout/checkout-extensions/promotion-progress-bar.md)in your checkout for even greater impact.
{% endhint %}

***

## How to configure In-Checkout Cross-Sells?

Follow the instructions below to setup an **In-Checkout Cross-Sells:**

1. From the dashboard, go to **Extensions** tab.
2. In the Extensions page, scroll down and find the **In-Checkout Cross-Sells** extension and click **`Add to Checkout`.**
3. Open the **Select your markets** window, and confirm the correct market is selected. \
   ![](/files/mWKkmgVpCC3B6BfEKQDB)
4. Edit the header text.\
   ![](/files/DUN5uVQGAjtOUjYl1Mb5)
5. Select the number of products to cross-sell in your checkout. As a best practice, we suggest starting with three offers.\
   ![](/files/PBDhaMbaj4pr1bBVj6TS)<br>
6. Set the hierarchy of your cross-sell offer groups. To hide an offer group, click the **`x`** icon.\
   ![](/files/OVP6EC2fOtdVV6Vqqlk7)
7. To manage your offer groups or to , click **`View all groups`**.\ <mark style="color:red;">**Note:**</mark> <mark style="color:red;"></mark><mark style="color:red;">Offer groups are a group or collection of products that will be cross-sold in your checkout based on the hierarchy you set. If you would like to upsell a specific product, you can add one product to a custom offer group.</mark> \
   ![](/files/XxzW8UUlZhBSubJlCgdM)
8. To create a new offer group, click the **`Add new group`** button.\
   ![](/files/Kv7QVMg9HzuEUjiRpJ0q)
9. Add an offer group name, select the cross-sell type (products or collection), and select the products that you would like to include in that offer group. Make sure **`Save changes`** when your done. \
   ![](/files/NDLSo43SRcAkp2uUFzuW)
10. Once you are done creating a new group, select the offer groups you would like to display in your checkout.\
    ![](/files/RTfgat4buv1vfdYbqoBY)
11. If you would like to exclude certain products from being displayed, click **`Browse`** and select the products you would like to hide. \
    ![](/files/oaNpOQKhSOn0fuvDsKPA)&#x20;
12. Next, manage the discount you would like to apply the Post-Purchase Offers.\ <mark style="color:red;">**Note:**</mark> <mark style="color:red;"></mark><mark style="color:red;">Fixed amount discounts are not available when more than one market is selected.</mark>\
    ![](/files/JYvJQloXWZ6kblfb01UX)
13. Edit the discount name.\ <mark style="color:red;">**Note:**</mark> <mark style="color:red;"></mark><mark style="color:red;">Customers will see this discount name. It will be shown under the line item in the final checkout screen.</mark>\
    ![](/files/W6taffu8Qe0t2LjudtjH)
14. Once you are finished, make sure to **`Save`** your settings. \
    ![](/files/AWlwA2gEkp348090ryg7)
15. Open your Checkout Editor and [install your extension](https://docs.platter.co/~/changes/QMi520wn6lsXSXuRamqi/get-started/get-started-in-3-steps#installing-an-extension).


---

# 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://docs.platter.com/checkout/checkout-extensions/in-checkout-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.
