Skip to product information
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

  • Notification content management and editing

How to implement

  • LIQUID
View full details

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.


Example of setting to prompt customers who do not have an account to register via "Order confirmation email"


[Settings] Settings > Notifications > Order confirmation > Edit code


After making a purchase (all items are ¥0), you will be able to view the sample code.

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

Related Post