{{template config_path="design/email/header_template"}}
|
{{trans "Hello!"}} {{trans "We have updated your order"}} {{if erp_order_id}} {{trans "%erp_order_id" erp_order_id=$erp_order_id}} {{/if}} |
|
{{trans "Delivery date has changed to %full_date" full_date=$full_date}} {{trans "We hope this won't cause any inconvenience, don't hesitate to contact us"}} {{if store_phone}} {{trans " at %store_phone" store_phone=$store_phone}} {{/if}} {{if store_email}} {{trans "or by mail at %store_email" store_email=$store_email}} {{/if}} {{trans "We look forward to deliver your order as soon as possible!"}} |