06-06-2012, 01:44 PM
[eluser]the_unforgiven[/eluser]
I put in this =
Which shows 1 once I add 1 item to the cart but adding more items currently there's 6 in it still shows 1, any idea's please?
Thanks in advance...
:-)
I put in this =
Code:
<?php echo (count($this->cart->total_items())); ?>
Which shows 1 once I add 1 item to the cart but adding more items currently there's 6 in it still shows 1, any idea's please?
Thanks in advance...
:-)