How to add customer comments to the order notification template

Our customers can add sample requests in the notes field in the shopping cart. We would like to add these customer notes on the order notification. Any idea how to do this?

Thank you!

Winfried

www.blanda-beauty.com

Greetings! Go to settings → notifications, select Order confirmation or use the link:

https://viasalutis.myshopify.com/admin/email_templates/order_confirmation/edit

In the right place of Email body insert

{{ note }}

Example:

Message me if you have any other difficulties. The first task (no more than 3 hours) I will solve for free.

1 Like

Thanks for your help, it worked.