# Product Upsell

Product recommendations can help merchants upsell or cross-sell products to customers, thereby increasing the average order value and overall sales. By suggesting relevant and complementary products to customers, merchants can encourage additional purchases and boost their revenue.

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

## Step-by-step guide

Follow the steps below to set up and customize your product recommendations:

1. Click on **Tracking page** tab on the left navigation bar, go to **Configuration**, and choose **Product Recommendations> Enable**&#x20;

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

1. Write the title and select the type of product recommendation.

There are 3 types you can choose: All product/ Product type/ Product tags

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

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

3. Click the checkbox to **Enable** and **Save Changes**

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

3. Preview and test

It's recommended to preview and test the Product Recommendation feature on your tracking page to ensure that it is working as expected.

To view tracking page, go to Look & feel section and click on "Clickable preview"

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

&#x20;You can view the tracking page as a customer would and verify that the product recommendations are displaying correctly and aligned with your desired settings


---

# 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://omega-order-tracking.gitbook.io/docs/features/tracking-page/product-upsell.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.
