Shopify has a function to send a notification email to customers when an order is canceled, but the content is based on a pre-prepared template. However, there are times when you want to individually inform them of the reason for the cancellation or other information. Here is how to include additional information in the notification email by using the order metafield.
1
/
of
1
Published:2023.11.14
How to include the reason for cancellation in the cancellation notice by setting a meta field for "Reason for cancellation" in the Shopify order details and entering it before cancellation
How to include the reason for cancellation in the cancellation notice by setting a meta field for "Reason for cancellation" in the Shopify order details and entering it before cancellation
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
Added code to display the contents of meta fields if they are set.
