# Upsell offer

This overview of creating upsell offers will help you get started with upselling using the BOGOS app to scale your business.<br>

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

### Checkout upsell (Shopify Plus only) <a href="#h.icvc5t5njg1y" id="h.icvc5t5njg1y"></a>

[Checkout upsell](/user-guide/detailed-guide/upsell-offer/create-checkout-upsell.md) allows you to show relevant recommendations directly on the checkout page to capture last-minute purchases before payment.

Example: A customer buying a pair of shoes sees an offer to add matching socks at a 20% discount when they’re at the checkout page.

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

### Frequently bought together <a href="#h.tp2xxzz5n65t" id="h.tp2xxzz5n65t"></a>

[Frequently bought together](/user-guide/detailed-guide/upsell-offer/create-frequently-bought-together.md) displays a group of complementary products often purchased alongside the item they are currently viewing.

Example: When shopping for a camera, customers typically see a 'frequently bought together' section featuring items like memory cards and tripods.

There are **2 upsell widget types:**

1. **Frequently Bought Together**

![](/files/yrTierLbwXEnfpAV6aq0)

2. **Product Add-on**

![](/files/JYx2qB4YzVk44LQSq0oQ)

### Thank you page upsell <a href="#h.qiy2rbj2d66t" id="h.qiy2rbj2d66t"></a>

[Thank you page upsell](/user-guide/detailed-guide/upsell-offer/create-thank-you-page-upsell.md) refers to a sales tactic where you offer complementary products on the thank you page, right after customers have completed a purchase.

Example: In the cosmetics industry, after purchasing a skincare set, customers are always offered a discounted face mask that they can add to their cart immediately.

<figure><img src="/files/NvHFzZdbOObpRLyXmhfj" 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://bogos-guideline.gitbook.io/user-guide/detailed-guide/upsell-offer.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.
