{{template config_path="design/email/header_template"}}
{{trans "Hi %name," name=$order_data.customer_name}} |
{{trans "ORDER %order_status" order_status=$order_data.frontend_status_label}} |
{{trans "ORDER NUMBER: %increment_id " increment_id=$order.increment_id |raw}} |
{{trans 'Your order has been updated!'}} |
|
{{trans 'You can check the status of your order by logging into your account.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}} |
|
|
{{trans 'If you have questions about your order, you can email us at %store_email' store_email=$store_email |raw}}
{{depend comment}} | {{/depend}}