# Upsell & Cross-sell

### With Thank You Page and Order Status Page

### 1. Campaign priority

* Set the priority order for displaying campaigns to up-sell and cross-sell

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

* Drag and drop to change the priority order of campaign types.
* Use the toggle to turn on/off the campaign types you want to display.
* Quantity Breaks Type:
  * The app will select and display the campaign that includes one of the added products
* Buy X Get Y Type:
  * The app will select and display the campaign that includes one of the added products
* Order Discount Type:
  * The app will select and display the campaign that includes one of the added products
* Product Bundles Type:
  * The app will select and display the campaign that includes one of the added products
* Random Type:
  * The app will select and display any campaign in the campaign list

### 2. Display on Thank you page

* Go to theme -> Click "**Customize**" button
* Select "Thank You" page

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

* Add "**Pareto - Cross Sell**" block in Thank You page
* You can change heading, title, subtitle, text button,... to setup your widget

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

### 3. Display on Order Status Page

* Go to theme -> Click "**Customize**" button
* Select "Order status" page
* Add "Pareto - Cross Sell" block

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

* You can change heading, title, subtitle, text button,... to setup your widget

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


---

# 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.paretodeals.com/upsell-and-cross-sell.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.
