# Checkout Upsell Widget

### Instructions

* In Shopify, go to your Checkout Editor (Find it under Settings -> Checkout -> [Customize](https://admin.shopify.com/settings/checkout/editor/))
* Open the Apps tab in Checkout Editor <img src="/files/yE9rx2F0tBY7Sveh1cRj" alt="" data-size="line">
* Add the **Wishlist Checkout Upsell** app block\
  ![](/files/uGrkoB42f567KDk2uWhk)
* Choose whether you want to include wishlist as part of Shop Pay
* Navigate to the Sections tab in Checkout Editor
* Choose a position for your Wishlist Checkout Upsell. For best user experience we recommend positioning it under **Items in cart**\
  ![](/files/PuNCnpshm933gtHFpjht)
* Save your checkout&#x20;
* Customers will start seeing the widget if they are logged in. It looks like this:<br>

  <figure><img src="/files/K7d1VppoyXOP3CIVoBnf" alt=""><figcaption><p>Fish Wishlist Checkout Widget Example</p></figcaption></figure>

:grey\_exclamation:**Note:** The Checkout Upsell widget only appears for logged in customers. Don't be worried if you don't see it appear in the Checkout Editor.


---

# 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://wishlist.nativeappco.com/install-and-setup/checkout-upsell-widget.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.
