{{template config_path="design/email/header_template"}}
{{trans "Dear %name," name=$companyCredit.customerName}}
{{trans "Your order #%order_id has been cancelled. The order amount reverted to the company credit." order_id=$companyCredit.orderId }}
{{trans "The history of your credit operations is available on the Company Credit page."}}
{{trans "If you have any questions, please contact the seller."}}
{{template config_path="design/email/footer_template"}}