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