{{template config_path="design/email/header_template"}}
{{trans "%name," name=$order.getBillingAddress().getName()}}
{{trans "Your return request has been received. Please wait for our Customer Care approval notification before shipping the goods."}}
{{trans
'If you have any questions about your return, please contact us at %support_email or by phone at %store_phone' support_email=$store.getConfig('trans_email/ident_support/email') store_phone=$store.getConfig('general/store_information/phone') |raw}}
{{trans "Updates on the status of the return are visible in detail on this page after entering the information related to the return request: "}} Return Information
{{trans "Your Return #%increment_id - %status_label" increment_id=$rma.getIncrementId() status_label=$rma.getStatusLabel().format('html') }}{{trans "Placed on %created_at" created_at=$rma.getCreatedAtFormated(1)}}
{{trans "Best Regards,"}}
{{config path="general/store_information/name"}} Customer Care