{{template config_path="design/email/header_template"}}
{{trans "Dear %name," name=$customer.name}}
{{trans "Your company account %company_name has been blocked. Your company members can continue using the website, but they will not be able to place orders." company_name=$customer.companyName |raw}}
{{trans "If you have any questions, please contact the seller."}}
{{template config_path="design/email/footer_template"}}