{{template config_path="design/email/header_template"}}
|
{{trans "Dear %name," name=$order_data.customer_name}} {{trans "We are delighted to confirm that your order #%order_id has been carefully processed and dispatched. It is on its way to your delivery address." order_id=$order.increment_id}} {{depend has_tracking_url}}{{trans "You can check the status of your order by clicking on the link below."}} {{/depend}} {{depend has_invoice}}{{trans "You will also find your order form attached."}} {{/depend}}{{trans "If you have any questions about your order, please contact our Concierge at info@dinhvan.fr or by phone at +33 1 42 86 02 66"}} {{trans "Thank you for your trust and see you soon on" }} dinhvan.com |
|
|
{{layout handle="sales_email_order_shipment_track" shipment_id=$shipment_id order_id=$order_id}}
{{trans "Details of your order"}} {{layout handle="sales_email_order_items" order_id=$order_id area="frontend"}}
|
|
|
{{trans 'You can find all the information about your order in your customer dashboard on dinhvan.com. Your invoice is also available in your account'}} |