{{template config_path="design/email/header_template"}}
|
Hi {{trans "%name," name=$order.getBillingAddress().getName()}}
{{trans " Your order is ready to be picked up from the %store_name ." store_name=$store.getFrontendName()}} {{trans "If you have any concerns, please contact "}} {{trans "orders@stihlshop.co.nz"}} |
||||
| {{trans "View in Maps"}} | ||||
|
{{trans 'DATE ORDERED: %created_at' created_at=$order.getCreatedAtFormatted(3) |raw}} {{trans 'GST NUMBER'}} {{var shop.getGstNo()}} |
||||
{{depend order.getEmailCustomerNote()}}
{{/depend}}
{{trans "Remember to bring the following:"}}{{trans "We need to make sure the right product is going to the right customer. Make sure you bring your ID upon pickup of your item. "}}
|