# Post-Purchase Offers

Adding a Post-Purchase offer to your checkout is done in two simple steps:

1. [Configuring your Post-Purchase Offer](#configuring-post-purchase-offers)
2. [Enabling your post-purchase page in Shopify](#enabling-your-post-purchase-page-in-shopify)

## Configuring Post-Purchase Offers

Follow the instructions below to setup a **Post-Purchase Offer:**

1. From the dashboard, go to **Extensions** tab.
2. In the Extensions page, scroll down and find the **Post-Purchase Offers** extension and click **Add to Checkout.**
3. Open the **Select your markets** window, and confirm the correct market is selected. \ <mark style="color:red;">**Note:**</mark> <mark style="color:red;"></mark><mark style="color:red;">Post-Purchase Offers are only available for your store's primary market and currency.</mark> \
   ![](/files/WYIvIXLSnxLfbqGriqpR)
4. Edit the text that will be displayed in your offer.\
   ![](/files/LMIrrzhei2kMYS1anHT9)
5. Select the number of offer to show to customers.\ <mark style="color:red;">**Note:**</mark> <mark style="color:red;"></mark><mark style="color:red;">One offer is shown at a time. The maximum number of offers you can display is two. This is a Shopify limitation.</mark> \
   ![](/files/MWJ8bsXPnZqBlkHzFkj9)
6. Set the hierarchy of your post-purchase offer groups. To hide an offer group, click the **`x`** icon.\
   ![](/files/slnCHiqwWgW1ffzXV7eJ)
7. To manage your offer groups or to , click **`View all groups`**.\ <mark style="color:red;">**Note:**</mark> <mark style="color:red;"></mark><mark style="color:red;">Offer groups are a group or collection of products that will be displayed in your Post-Purchase Offers based on the hierarchy you set. If you would like to upsell a specific product, you can add one product to a custom offer group.</mark> \
   ![](/files/2AFK5ZtcGSjQDn1gdP90)
8. To create a new offer group, click the **`Add new group`** button.\
   ![](/files/Kv7QVMg9HzuEUjiRpJ0q)
9. Add an offer group name, select the cross-sell type (products or collection), and select the products that you would like to include in that offer group. Make sure **`Save changes`** when your done. \
   ![](/files/NDLSo43SRcAkp2uUFzuW)
10. Once you are done creating a new group, select the offer groups you would like to display in Post-Purchase Offers.\
    ![](/files/RTfgat4buv1vfdYbqoBY)
11. If you would like to exclude certain products from being displayed, click **`Browse`** and select the products you would like to hide. \
    ![](/files/oaNpOQKhSOn0fuvDsKPA)&#x20;
12. Next, manage the discount you would like to apply the Post-Purchase Offers.\
    ![](/files/HeQHRdcmZSLo0ZeVHLFc)
13. Once you are finished, make sure to **`Save`** your settings. \
    ![](/files/AWlwA2gEkp348090ryg7)

## Enabling your post-purchase page in Shopify

{% embed url="<https://youtu.be/CdJSiUQzkyE>" %}

After creating the Post-Purchase Offers extension and adjusting the settings, navigate to your [Shopify Admin > Settings](https://admin.shopify.com/), and follow these steps:

1. Open your [admin settings](https://admin.shopify.com/).&#x20;
2. Click on Checkout.\
   ![](/files/Hy0F5QfqkVJRrcfTN39y)
3. Scroll down to the post-purchase page section, and select Platter+.\
   ![](/files/0wtlsFCHPgfMuEyYQQme)
4. Save your changes.\
   ![](/files/w6FXuuN2zVtwN8mhwytk)

Once you have enabled this setting and activated your post-purchase page, your customers will see the offer(s) you set up in Post-Purchase Offers.

{% hint style="warning" %}
We suggest create a test purchase in order to make sure your Post-Purchase Offers are being displayed as expected.&#x20;
{% endhint %}


---

# 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/post-purchase/post-purchase-offers.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.
