Hi. I’m setting up a store selling online classes and I need to send my clients different links for each class. Is there a way to send a personalised link for each product in the confirmation email that the client receives?
Thanks!
Hi. I’m setting up a store selling online classes and I need to send my clients different links for each class. Is there a way to send a personalised link for each product in the confirmation email that the client receives?
Thanks!
When adding the product to the cart, you can add the personalized link to the attributes of the line item, and then reference the value in your email template as such:
line.properties
It’ll return an array.