# Aftersell

**Our integration with Aftersell allows you to create a post purchase upsell funnel that functions properly with the membership product.**&#x20;

For example, after a member purchases a pair of shoes, you can upsell the membership to them after they check out.

After a customer places an order, they will see this screen after checkout where they can purchase the membership.

<figure><img src="/files/98UVS7LT4Xk33SWygBau" alt=""><figcaption></figcaption></figure>

After a customer places the order from the membership via upsell, the membership will be added to the original order.

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

{% hint style="info" %}
All applicable credits are given to members when they sign up for a membership via post purchase upsell. For example, if you have Credits For Orders and Sign Up Credits enabled, the new member will receive credits for the product they purchased alongside the upsell, as well as the Sign Up Credits.
{% endhint %}

{% hint style="warning" %}
The *Free Gift at Signup* benefit does **not** automatically trigger when a customer purchases a membership via Aftersell.\
However, a workaround can be achieved by creating a [**Shopify Flow**](https://help.inveterate.com/help-center/advanced-guides/shopify-flow) that detects when a membership product is purchased through the **Aftersell** sales channel and then triggers an action, such as adding an order note or notifying your fulfillment team, to manually include the gift item.
{% endhint %}

**To set up the Aftersell integration:**

1. Download Aftersell from the Shopify app store
2. Create a new funnel
3. Select the targeting rules you want to use for the upsell
4. Create your upsell offer, selecting your membership product
5. Save and enable the funnel in Aftersell

**Download the PDF below for step-by-step instructions**

{% file src="/files/NkJtdPSlX40XBIH8YsMR" %}


---

# 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://help.inveterate.com/help-center/guides/integrations/aftersell.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.
