{{template config_path="design/email/header_template"}}
{{trans 'Great News!'}} |
{{trans 'Your order is now shipped!'}} |
{{trans "ORDER NUMBER: %order_id" order_id=$order.increment_id}} |
{{trans 'Your Shipment #%shipment_id' shipment_id=$shipment.increment_id}} |
{{trans 'If you have questions about your order, you can email us at %store_email' store_email=$store_email |raw}} |
{{depend comment}}
|
{{/depend}}
{{layout handle="weltpixel_sales_email_order_shipment_items" shipment=$shipment order=$order shipment_id=$shipment_id order_id=$order_id}}
{{block class='Magento\\Framework\\View\\Element\\Template' area='frontend' template='Magento_Sales::email/shipment/track.phtml' shipment=$shipment order=$order}}
||||
|
||||
{{block class="Magento\Cms\Block\Block" area="frontend" block_id="weltpixel_custom_block_returns"}} |