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

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

{{trans 'Your return request has been updated.'}}

{{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')" |raw}}

{{trans "Shipping Address"}}

{{var formattedShippingAddress|raw}}

{{trans "Return Address"}}

{{var return_address|raw}}


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