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

{{trans "%name," name=$order.getCustomerName()}}

{{trans 'Your return request has been updated. Please find below updated on items you requested a return.'}}

{{trans 'Updates on return status are available in your account detail at return section'}}

{{trans "Your Return #%increment_id - %status_label" increment_id=$rma.getIncrementId() status_label="$rma.getStatusLabel().format('html')" |raw}}


{{layout handle="filoblu_rma_email_rma_items" collection=$item_collection}} {{template config_path="design/email/footer_template"}}