{{template config_path="design/email/header_template"}}
{{trans "Hello"}},
This is a purchase order for the following items:
|
Order No {{var order_no}}
|
Customer Name: {{var customer_name}}
|
{{var item_detail|raw}}
|
Message: {{var message}}
|
{{if customer_data}}
Shipping Information |
Customer Information |
{{var customer_data|raw}} |
{{var customer_information|raw}}
|
{{/if}}
|
Kind Regards
Banyo Ltd
64 St. Barnabas Road
Leicester
LE5 4BD
0116 274 4055
|
{{trans "Thank you, Banyo!"}}
|
|
{{template config_path="design/email/footer_template"}} |