{{template config_path="design/email/header_template"}}
{{trans "%customer_name," customer_name=$order_data.customer_name}} {{trans "Thank you for your order from %store_name." store_name=$store.frontend_name}} {{block class='Magento\Sales\Block\Order\Email\Items' area='frontend' template='Magento_Sales::email/pickup-info.phtml' order_id=$order_id}} {{trans 'You can check the status of your order by logging into your account.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}} {{trans 'If you have questions about your order, you can email us at %store_email' store_email=$store_email |raw}}{{depend store_phone}} {{trans 'or call us at %store_phone' store_phone=$store_phone |raw}}{{/depend}}. {{depend store_hours}} {{trans 'Our hours are %store_hours.' store_hours=$store_hours |raw}} {{/depend}} |
|||||
{{trans 'Your Order #%ddi_order_id' ddi_order_id=$order.ddi_order_id |raw}}{{trans 'Placed on %created_at' created_at=$created_at_formatted |raw}} |
|||||
{{depend order_data.email_customer_note}}
|