{{template config_path="design/email/header_template"}}
{{trans "%name," name=$order_data.customer_name}} {{trans "Thank you for your order from %store_name." store_name=$store.frontend_name}} {{trans 'If you have questions about your order, you can email us at %store_email.' store_email=$store_email |raw}} {{trans "Your shipping confirmation is below. Thank you again for your business."}} |
||||
{{trans "Your Shipment #%shipment_id for Order #%order_id" shipment_id=$shipment.increment_id order_id=$order.increment_id}} |
||||
{{depend comment}}
|
{{/depend}}
{{layout handle="sales_email_order_shipment_track" shipment_id=$shipment_id order_id=$order_id}}