Hello {{var billing.name}},
Thank you for your order from Magento Demo Store.
Once your package ships we will send an email with a link to track your order.
You can check the status of your order by logging into your account.
If you have any questions about your order please contact us at dummyemail@magentocommerce.com or call us at (800) DEMO-NUMBER Monday - Friday, 8am - 5pm PST.
Your order confirmation is below. Thank you again for your business.
Your Order #{{var order.increment_id}} (placed on {{var order.getCreatedAtFormated('long')}})
Billing Information: |
|
Payment Method: |
{{var order.billing_address.format('html')}}
|
|
{{var payment_html}}
|
Shipping Information: |
|
Shipping Method: |
{{var order.shipping_address.format('html')}}
|
|
{{var order.shipping_description}}
|
{{var items_html}}
{{var order.getEmailCustomerNote()}}
Thank you again, Magento Demo Store
|