# Upsell promotions

### Product page upsell promotion

​Story theme will display an upsell promotion with a one-click Add to Cart button. Use this feature on all your product pages or individual products with custom product pairings.&#x20;

![Product page upsell promotion](/files/yDTYrgwkFlrCjXNbRYlM)

### Cart upsell promotion

When pairing with custom products, Story will also show an upsell promotion in the cart drawer or popup cart:

![Second upsell opportunity, the Cart](/files/DSeV8dycaNFk96wLPBXR)

Story will also stack promotions. For example, after the customer added the promotional item to the cart, a new promotion appears which is paired with the promoted item added to the cart.<br>


---

# 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://story.groupthought.com/story-v2/products/upsell-promotions.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.
