SOLVED Cart question (Calguy's cart)
Posted: Thu Jul 17, 2008 3:09 pm
Hi all,
Really enjoying the Cart module with its associated Products, Paypal modules etc.
I have a question about the View Cart. The cart displays products like this:
A test product (1.5kg) £55 Quantity: 1 etc.
Now I'd like to remove the weight bit from this output and have discovered it's output by this code within the Viewcart template
Products productid=$oneitem->product_id
Ok, I'm lost now! How and where does this put together the output you see above.
I hope someone can shed some light on this.
Sarah
Really enjoying the Cart module with its associated Products, Paypal modules etc.
I have a question about the View Cart. The cart displays products like this:
A test product (1.5kg) £55 Quantity: 1 etc.
Now I'd like to remove the weight bit from this output and have discovered it's output by this code within the Viewcart template
Products productid=$oneitem->product_id
Ok, I'm lost now! How and where does this put together the output you see above.
I hope someone can shed some light on this.
Sarah