1
votes

I'm working with a Shopify website that is using MailChimp [chimpified, or mailchimp for shopify] and I'm building a page where a customer can register their product. My goal is to send the user an email with a discount code upon successful registration.

Shopify offers pre-built email templates for things like 'new order notification' and 'order cancelled', but I'd like to build a custom template and send that upon successful registration.

I am all hooked into the successful AJAX of the registration process, but being new to Shopify I'm researching the best way to go about implementing this feature.

2
Can you explain what you mean about being hooked into the ajax? Post your code too please. stackoverflow.com/help/how-to-askTech Savant

2 Answers

0
votes

There is an email template named 'Customer Account Welcome' . Why dont you use that? You can add your discount code in this template.

0
votes

You can use Vauchar do provide the ability to insert discount codes in any emails for shopify stores. The coupon codes are generated on the fly. For more details you can visit: Vauchar