> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aftersell.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding an item to an existing subscription

**Add another subscribable item to subscription** is a Subscription Upgrade type that adds a brand-new product to a customer's existing subscription, instead of changing the frequency or swapping the product they already subscribe to. The item joins their subscription and recurs on the same cadence from then on.

Use it when you want to grow the value of a subscription rather than change it. For example, a customer subscribed to monthly coffee beans accepts an offer to add a bag of filters to that same monthly delivery.

New to Subscription Upgrades? Start with the [Overview](/aftersell/subscription-upgrades). For the full wizard walkthrough, see [Setup & configuration](/aftersell/subscription-upgrades-setup).

## How it differs from the other upgrade types

The other three upgrade types modify what the customer already subscribes to. Add-item leaves the existing subscription intact and adds to it.

| Upgrade type                                      | What happens to the existing subscription                                                |
| ------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| Change delivery or billing frequency              | Same product, new cadence.                                                               |
| Replace with a different subscription product     | The subscribed product is swapped for another.                                           |
| Change frequency and replace product              | Both of the above.                                                                       |
| **Add another subscribable item to subscription** | **Nothing is changed or removed. A new item is added alongside what they already have.** |

## What the customer experiences

1. **Buys a subscription.** The customer completes checkout on a product with a subscription selling plan.
2. **Sees the offer.** On the post-purchase page they see the item you configured, at the price you set.
3. **Accepts.** The displayed price is charged on that Shopify order, with no re-entry of payment or shipping details.
4. **The item joins their subscription.** In Recharge, Skio, or Loop, the item is added to their subscription and bills with it on every following cycle.

The cadence is always inherited from the customer's existing subscription. You do not set a frequency for the added item, and you cannot set one — the whole point of add-item is that the new product ships and bills together with what the customer already receives.

## Setting it up

Add-item is configured in **Step 3: Subscription upgrade** of the Subscription Upgrade wizard.

1. In your Aftersell dashboard, go to **Post-purchase Upsells**.
2. Click **Add Funnel** and select the **Subscription Upgrade** template.
3. Complete Step 1 (connect your provider) and Step 2 (pick the trigger product) as normal.
4. In Step 3, set **Subscription upgrade type** to **Add another subscribable item to subscription**.
5. Under **Item to add to the subscription**, click **Choose item to add** and pick the product (and variant, if it has variants).
6. Complete Step 4 (offer product) and click **Create offer**.

<Note>
  The item you pick here must have an **active selling plan**. Only products with active selling plans appear in the picker, because the added line has to be a recurring line in your subscription platform. This is a different field from the Step 4 offer product, which is the visual placeholder the customer sees in the offer card.
</Note>

Aftersell validates the configuration against your provider when you save, using the same checks that run when a funnel is activated. If your provider cannot run the offer as configured, the wizard tells you before you save rather than letting it fail after a customer has been charged.

<Warning>
  If you switch your connected provider to one that does not support add-item, a saved add-item offer resets to **Change delivery or billing frequency** and the added item is cleared. Re-check the offer's configuration after changing providers.
</Warning>

## Provider behaviour

All three supported providers can add an item to a subscription, but they realize it differently, and the difference is visible to the customer. The wizard shows the relevant description for your connected provider when you select the add-item type.

### Skio and Loop

The item is added as a **recurring line on the existing subscription**. No second subscription is created, and no other line on the subscription is modified.

* The displayed price is charged on the current Shopify order.
* The item is then added to the subscription and billed with it **from the next order onward**.

### Recharge

Recharge has no add-a-line API. Aftersell instead creates a **second subscription** for the added item that inherits the cadence of the customer's existing subscription, with its next charge scheduled immediately.

* The item is added and charged now, so it ships in the next delivery.
* It then recurs on the same cadence as the original subscription.

<Note>
  On Recharge, the customer will see **two subscriptions** in their Recharge portal: their original one, and one for the added item on a matching cadence. They are billed on the same cadence but are separate subscription records, so the customer can manage or cancel the added item independently.
</Note>

### At a glance

|                                      | Skio                                        | Loop                                    | Recharge                                      |
| ------------------------------------ | ------------------------------------------- | --------------------------------------- | --------------------------------------------- |
| How the item is added                | Recurring line on the existing subscription | Recurring line on the existing contract | Second subscription inheriting the cadence    |
| Subscriptions in the customer portal | One                                         | One                                     | Two                                           |
| First recurring charge               | Next order                                  | Next order                              | Immediately, so it ships in the next delivery |
| Prepaid subscriptions                | Not supported                               | Supported                               | Supported                                     |

## Limitations

* **No discounts.** Add-item offers do not support a first-order or recurring discount. The discount fields are hidden when the add-item type is selected. Set the price you want on the Step 4 offer product instead.
* **Prepaid subscriptions are not supported on Skio.** Skio rejects adding a recurring line to a prepaid subscription. Aftersell blocks these offers when you save, so they cannot go live for a prepaid trigger product.
* **The added item must have an active selling plan.** On Loop in particular, the variant must have a selling plan or the provider rejects the add.
* **Failed add-item calls are not retried automatically.** Unlike the other upgrade types, add-item is excluded from the automatic retry workflow, because re-issuing the call would stack quantity rather than repeat cleanly — a customer could end up receiving two of the item on every delivery. If an add-item call fails, the offer product remains on the Shopify order and the item is not added to the subscription. Contact support to have it resolved manually.
* **Adding an item the customer already subscribes to increases the quantity.** If the added variant is already on the subscription, providers increment that line's quantity instead of creating a second line. Choose an item your trigger-product subscribers are unlikely to already have.
* **One subscription change per post-purchase flow.** As with the other upgrade types, only the first accepted subscription offer in a funnel goes through.

## Related

* [Setup & configuration](/aftersell/subscription-upgrades-setup)
* [Limitations & important notes](/aftersell/subscription-upgrades-limitations)
* [Fulfillment & 3PL mapping](/aftersell/subscription-upgrades-fulfillment)
* [Troubleshooting](/aftersell/subscription-upgrades-troubleshooting)
