Does anyone has any idea to create automated discount code for customer’s next purchase that i can attach in the shipping update email?
Automated code that has different expiration date (3 months) upon sending to customer
Does anyone has any idea to create automated discount code for customer’s next purchase that i can attach in the shipping update email?
Automated code that has different expiration date (3 months) upon sending to customer
Hello @momowt you will need some Shopify app for that, so it can register the new user when they purchase something and send email to that user
Do u have any recommendation about the app?
Sorry but I’m not aware of any apps that can do that
This is an example workflow that creates unique coupon codes after a purchase, in this case after a review:
https://www.getmesa.com/blog/offer-a-post-review-discount-within-a-time-window-using-judge-me/
But we could modify this to trigger when an order is fulfilled. Not sure we could get that coupon code into the shipping update email itself, but we could send a separate email with it.