{{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 verzending #{{var shipment.increment_id}} voor bestelling #{{var order.increment_id}}

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

{{depend order.getIsNotVirtual()}}
Verzendadres: Verzendmethode:
{{var order.shipping_address.format('html')}}   {{var order.shipping_description}}

{{/depend}} {{layout handle="sales_email_order_shipment_items" shipment=$shipment order=$order}}

{{block type='core/template' area='frontend' template='email/order/shipment/track.phtml' shipment=$shipment order=$order}}

{{var comment}}

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