# Dynamically Priced Upsell

## What is a Dynamically Priced Upsell?

A **Dynamically Priced Upsell** is an upsell offer presented during the checkout process, where the price of the suggested product adjusts based on the items already in the customer’s cart.

***

## How to configure a Dynamically Priced Upsell?

Follow the instructions below to setup a **Dynamically Priced Upsell**.

1. From the dashboard, go to **Extensions** tab.
2. In the Extensions page, scroll down and find the extension you'd like to set up and click **Add to Checkout.**
3. Open the **Settings** window, and adjust the content and styling of the Dynamically Priced Upsell.\
   ![](/files/NSOJ3p2ed98UWEvrHEkb)
4. Set the price.\
   ![](/files/lIJAn0dpmWHjUjwSmWBX)
5. Customize the content settings.\
   ![](/files/yFk8CiVdihFpyZApmqRB)
6. Open the **Install extension in checkout editor** window, and enter a custom name (optional).\
   &#x20;![](/files/7D54shxWrqqMuE4GihhD)
7. Click the **`+`** icon to copy the Handle to your clipboard.\
   &#x20;![](/files/Bu8UB42qnBL8TSP9Svp1)
8. Hit **`Save`** to to ensure your settings and saved.
9. 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/dynamically-priced-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.
