{{template config_path="design/email/header_template"}}
|
Hi {{trans "%name," name=$order.getBillingAddress().getName()}} We’ve successfully received your order and is waiting to prepared in-store. You will receive an email when your order is ready to be collected from the "{{var shop.getStoreName()}}" store.{{trans "If you have any concerns, please contact"}} orders@stihlshop.co.nz |
|||||
|
{{trans 'DATE ORDERED: %created_at' created_at=$order.getCreatedAtFormatted(3) |raw}} GST number: {{var shop.getGstNo()}} |
|||||
{{depend order.getEmailCustomerNote()}}
{{/depend}}
|