{* $Id: shipping_information.tpl,v 1.4 2002/10/14 09:27:15 matr Exp $ *} {$lng.lbl_dear} {$customer.firstname}! This is confirmation that products you ordered have been shipped to you. Shipping usually takes 1-2 days within US and 1-2 weeks abroads. Your FedEx tracking number is . Please save it for future. {$lng.lbl_products_ordered}: {$lng.lbl_amount} {$lng.lbl_price} {$lng.lbl_product_name} ------------------------------------------------------------------------------ {section name=prod_num loop=$products} {$products[prod_num].amount} {$products[prod_num].price} {$products[prod_num].product} {/section} ------------------------------------------------------------------------------ -- { #mailSignature# }