{{template config_path="design/email/header_template"}}
{{var customer_name}},

{{trans "Thank you for your order from "}}{{var store.getFrontendName()}}.

{{trans "If you have questions about your order, you can email us at"}} {{var support_email}}.


{{trans "In order to pay for your order click the link below"}}
{{trans "PAY. paylink"}}

{{if order_data.show_order_in_mail}}
{{/if}} {{template config_path="design/email/footer_template"}}