Re: Show total quantity on order_data.tpl or the invoice
{$products|@count} will give you total unique items, if you need total including quantity for each item you have to do some math in the foreach loop in order_data.tpl with $product.amount
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|