Bonus gift for subscription orders
If your store sells subscriptions (recurring deliveries via Shopify Subscriptions or Recharge), a free gift on the first order is a strong nudge to choose the subscribe-and-save option over a one-time purchase.
How it works
- Trigger: Cart contains a subscription product. Two settings on this condition: has subscription (any line in cart is a subscription) or no subscription (no line is a subscription). For this recipe pick has subscription. The condition matches at the cart level, not per individual line.
- Reward: Free welcome gift (specific variant).
- Discount method: Automatic. The discount only applies to the gift line - the subscription line is charged at its normal price.
Plan-tier requirement
The subscription-line condition is part of the line-conditions group, available on Growth and above.
What about renewals?
Subscription renewals don't trigger this campaign - the customer doesn't see the cart on a renewal, so the gift can't be added. The bonus is one-time-on-signup only. If you want recurring rewards on renewals, you'll need a different mechanism (Shopify Functions can apply discounts to renewal orders, but the gift-line auto-add Valotrix Cart Rewards performs requires a customer-side cart event).