In Shopify, you can customize the content displayed depending on whether the customer is logged in on the store, but you can also implement something similar in the "order confirmation" email sent after a purchase. Here is an example of a setting that determines whether the customer has a login account or not and displays different content in the email body.
1
/
of
1
Published:2023.11.25
Example of setting up "Order confirmation email" to prompt customers who do not have a Shopify account to register
Example of setting up "Order confirmation email" to prompt customers who do not have a Shopify account to register
Applications
Applications
- Notification content management and editing
How to implement
How to implement
- LIQUID
Share
After making a purchase (all items are ¥0), you will be able to view the sample code.
Couldn't load pickup availability
If you have already made a purchase, please login here.
Sample Codes
Test Theme :Dawn/Rise 15.2.0
Settings > Notifications > Order Confirmation > Edit Code
