{{template config_path="design/email/header_template"}}

{{trans "%name," name=$customer.name}}

{{trans "We have received a request to export the information associated with your account at %store_name." store_name=$store.getFrontendName()}} {{trans 'If you have not authorized this action, please contact us immediately at %store_email' store_email=$store_email |raw}}{{depend store_phone}} {{trans 'or call us at %store_phone' store_phone=$store_phone |raw}}{{/depend}}.

{{trans "We will notify you when the export will be ready. The action will be available in your account."}}

{{trans "Thanks,
%store_name" store_name=$store.getFrontendName() |raw}}

{{template config_path="design/email/footer_template"}}