{{template config_path="design/email/header_template"}}
{{trans "%customer_name," customer_name=$order.getCustomerName()}}
{{trans 'Payment of your order
#%increment_id
is in pending review.' increment_id=$order.increment_id |raw}}
{{depend reason}}
{{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 #%increment_id ' increment_id=$order.increment_id |raw}}{{trans 'Placed on %created_at ' created_at=$order.getCreatedAtFormatted(2) |raw}} |
||||
{{depend order.getEmailCustomerNote()}}
|
{{/depend}}