# Offer a Free product and a one time discount for subscription purchase

## Scenario

I want to offer my subscription product at a 40% discount applicable only for the first order for customers who are not `Active Subscribers` and offer a free add-on on their purchase.

Let's give these names to keep things simple&#x20;

1. Product A = Subscription product
2. Product B = Addon product&#x20;

Limitations that we'd want&#x20;

1. The discount should only be applied on the item (Product A) when purchased as a subscription by a Non-active subscriber.&#x20;
2. Customer should not be able to avail the % off discount on bulk orders, ie - the discount should only be applied (to ProductA) if the customer purchases less than 5 qty of the product&#x20;
3. Only one subscription line item should get the 40% off.&#x20;
4. Only one qty of Addon product should be offered for free, extra qty should be charged.&#x20;

## How do I set this up?

Here are a bunch of configuration screengrabs with annotations to help you walk through the configuration process.

<figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2FZbZMZZDLRJHqJrcQSJjJ%2Fimage.png?alt=media&#x26;token=0d46f37a-baa8-4478-95b2-d78d12a61dd3" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2FsT1uGU3pbZK8sSfHcFxT%2Fimage.png?alt=media&#x26;token=0ac012a2-8829-452f-9af9-e042d47e1a6e" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2Fo6s8a5xpNfF3ROEvGoAQ%2Fimage.png?alt=media&#x26;token=36adf825-5757-4177-b21a-1a48e396c7f7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2FZp3OKFOiwslv5yz2sGIA%2Fimage.png?alt=media&#x26;token=fe60d85e-d5ee-4c7c-9716-180d8f3b1025" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2FowmsGk0y7KCkHSNLAiVF%2Fimage.png?alt=media&#x26;token=3df3bc0b-1d3d-468b-9209-e518206e29c1" alt=""><figcaption><p>Here's the same concept setup by a Shopify plus store!</p></figcaption></figure>
