How to offer a specific variant to first-time customers only?

Hello Shopify gang !

Hey Shopify Gang,

I would really LOVE some help around this. We sell premium dog food, and we offer “starter box” for first time customer only.

So the problem we are facing is that it is not possible to offer a specific variant (variant that shows the discount +free items) to only the first time buyers.
스타터 박스 = starter box

As you can see, we wanted to implement variant:

  • Starter box / 4 weeks order / 8 weeks / 12 weeks..

But these variant are visible by everyone so we cannot implement automatic discount to only new customer.
Does anyone have an idea how to overcome this problem ?
Thank you inadvance,

1 Like

Hi @Mickaelmichel

You need to ask the customers to log in, so you can see the order history. Then if the product exist in the order history, that would tell you that they are not first time buyers. You do need a developer to write the logic for you