{{template config_path="design/email/header"}} {{inlinecss file="email-inline.css"}}

Beste {{htmlescape var=$order.getCustomerName()}},

Bedankt voor uw bestelling bij {{config path="general/store_information/name"}}.

U kunt de status van uw bestelling controleren door in te loggen op uw account.

Uw bestelling #{{var order.increment_id}} geplaatst op {{var order.getCreatedAtFormated('long')}}

Factuuradres: Betaalmethode:
{{var order.getBillingAddress().format('html')}}   {{var payment_html}}

{{depend order.getIsNotVirtual()}}
Verzendadres: Verzendmethode:
{{var order.getShippingAddress().format('html')}}   {{var order.getShippingDescription()}}

{{/depend}} {{layout handle="sales_email_order_items" order=$order}} {{var items_html}}

{{var order.getEmailCustomerNote()}}

Heeft u nog vragen, neem dan gerust contact met ons op. {{config path="trans_email/ident_general/email"}} of telefonisch {{config path="general/store_information/phone"}}.

Met vriendelijke groet,

{{config path="general/store_information/name"}}

{{template config_path="design/email/footer"}}