Hello,
I am using the customer form ( {% form ‘customer’ %} ) to allow users to subscribe to the newsletter. I would like when a form is submitted successfully to also send a verification email to that customer so that they know they are indeed subscribed to the newsletter.
Is there any way to do this?
1 Like
Hi @GeorgeApo94
If you want to send a verification email to customers who subscribe via your form, please:
- In your Shopify admin, go to Settings > Notifications.
- In the Email double opt-in section, check to Require customers to confirm their subscription.
If you enable double opt-in, then you should update the newsletter form’s confirmation message in your online store so that customers know to check their email for a follow-up confirmation.
You can edit the confirmation message in your Shopify admin by going to Online Store > Themes > Edit Languages. Depending on your theme, the field is labeled either Confirmation under the Newsletter form section, or Post success under the Sign up section.
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any questions!
Thank you for the answer, it’s solved!
1 Like