{{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."}}

If you have any questions about your return, please contact us at {{config path="trans_email/ident_sales/email"}} or by phone at {{config path="general/store_information/phone"}}


{{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)}}


 
{{layout handle="filoblu_rma_email_rma_items" rma_id=$rma.getId() collection=$item_collection}}
 

{{trans "Best Regards,"}}

{{config path="general/store_information/name"}} Customer Care

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