How can I set up first-time purchase and referral discounts?

How can I set up first-time purchase and referral discounts?

dipal_28
Visitor
1 0 0

1) Discount offer on purchasing for the first time How we can set this discount?

2) Refrell Discount if anyone is suggesting the website to the friend or anyone?

3) Coupon facility like If it is possible to use coupen by the same person only if subscription is applied.

Reply 1 (1)

tobebuilds
Shopify Partner
527 39 139

1. Native Shopify discounts don't support filtering customer eligibility by number of orders. That being said, there are tons of discount apps on the Shopify App Store for various use cases.

 

If you know how to code, you can create your own discount using Shopify Functions. Be sure to query `cart.buyerIdentity.numberOfOrders`, and then only apply the discount if the number is equal to 0.

 

I might consider adding this feature to my own discount app, if enough people want it.

 

2. Do you mean that the person who made the referral gets the discount, or that the person who receives the referral gets the discount? Or both? There are several referral apps; if you search for "referral" or "affiliate" you'll see at least 20. It really depends on your use case, though. Most of the big referral apps are targeted at large-scale referral or affiliate campaigns.

 

3. Can you give more information about what you're looking for? Native Shopify discounts allow you to filter the eligibility of customers for discount codes. There's no direct filter for if a purchase is a subscription or not, but you can potentially limit it to customer segments or known customers who are already subscribed.

 

Best, Tobe

Founder, Regios Discounts app (4.8 stars, 81 reviews, Built for Shopify)
- Custom discounts made simple
- "Just about any discount you'll ever need"
- Built by an ex-Google software engineer