Dear {$user.firstname|ucfirst} {$user.lastname|ucfirst},
Your order has been received by our shipping department, and will be processed immediately for shipping.
| The status of your order #{$order_id} |
PACKAGING |
| Items in package |
{foreach from=$prods item=prod}
| {$prod.quantity} x {$prod.title} |
{/foreach}
If you wish to view the status of your order, update your account information, or cancel services you may have started with us, you may do so by logging in to your customer care center at {$config.secure.url}
Click here to log into your customer care center.