Hey guys,
So I am looking to figure out how to do something - Our company has subscribers and one time purchasers. We have an order confirmation email that goes out to all recipients, both subscribers and one time purchasers. I want to test out a feature where the delivery date of the order will only be displayed to one time purchasers only. All orders in shopify from subscribers are tagged with a “subscriber” shopify tag. So I’m trying to figure out how to create a code to add into the existing order confirmation email so that a one time purchaser will be able to see the delivery date but a subscriber will not see this. How can I achieve this? I don’t want to create a separate email for this.I’d rather input a bit of code into the existing email to do this.
Thanks!