russell_m89943
03-23-2009, 12:52 PM
Anyone know if there's a way to have ecart show the total number of items in the cart as html text? Right now I'm using:
shopping bag: <?php echo WA_eCart_DisplayMoney($bellaCart, $bellaCart->GrandTotal()); ?>
Which is giving me the total cost but not the item count.
Thanks, r.
shopping bag: <?php echo WA_eCart_DisplayMoney($bellaCart, $bellaCart->GrandTotal()); ?>
Which is giving me the total cost but not the item count.
Thanks, r.