Magento

Hello {{var order.getCustomerName()}},
Thank you for your order from {{var order.getStoreGroupName()}}. 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 (555) 555-0123 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.getBillingAddress().format('html')}}   {{var payment_html}}

{{depend order.getIsNotVirtual()}}
Shipping Information: Shipping Method:
{{var order.getShippingAddress().format('html')}}     {{var order.getShippingDescription()}}  

{{/depend}} {{layout handle="sales_email_order_items" order=$order}} {{var items_html}}
{{var order.getEmailCustomerNote()}}

Thank you again,
{{var order.getStoreGroupName()}}