{{template config_path="design/email/header_template"}}
{{trans "%name," name=$order.getBillingAddress().getName()}} This is an order confirmation email but it is related to change size return {{layout handle="filoblu_sales_email_parent_rma_details" order=$order area="frontend"}} you have requested. {{trans "No other payment is required."}} {{trans "Once we received the package into our warehouse , the item with the new size required will be send."}} {{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 Order #%increment_id" increment_id=$order.increment_id |raw}}{{trans "Placed on %created_at" created_at=$order.getCreatedAtFormatted(2) |raw}} |
||||
{{depend order.getEmailCustomerNote()}}
|
{{/depend}}