{{template config_path="design/email/header_template"}}
{{trans "%customer_name," customer_name=$order.getCustomerName()}} 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 return status are available in your account detail at return section'}} |
||||
{{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}}