{{template config_path="design/email/header_template"}}
|
{{trans "%name," name=$data.order.getCustomerName()}} {{trans "Your order #%increment_id has been cancelled by our fraud detection system. %order_status." increment_id=$data.order.increment_id order_status=$data.order.getStatusLabel() |raw}} {{trans 'We apologize for any inconvenience and urge you to contact us by email: %store_email' store_email=$store_email |raw}}{{depend store_phone}} {{trans 'or call us at %store_phone' store_phone=$store_phone |raw}}{{/depend}} if you believe this was cancelled in error. {{depend store_hours}} {{trans 'Our hours are %store_hours.' store_hours=$store_hours |raw}} {{/depend}} |
| {{depend comment}} {{/depend}} |