{{template config_path="design/email/header_template"}}
{{trans "%customer_name" customer_name=$customer_name}},
{{trans "Thank you for ordering from myfitmix."}}
{{trans "Your order details can be found below"}}:
{{trans "Order"}} # ({{trans "number"}}) : {{var txt_order}}
{{trans "Order date & time"}} : {{var order_create_at}}
{{trans "Product name"}} : {{var product_name}}
{{trans "Total"}} : {{var item_price}}
{{trans "Status"}} : {{trans "Design failed"}}
{{trans "You can check the status of your order by"}} {{trans "logging into your account"}}.
{{trans "If you have questions about your order, you can email us at"}} {{var myfit_mail}}.