by Jim » Wed Apr 02, 2008 1:42 pm
The only product fields that can be displayed are image, name, sku and price. These fields are determined by the tag
[-- SC_Cart --]
That tag may be replaced with the following one showing the options and order you want the fields displayed in.
[-- SC_Cart delete quantity image name sku price total --]
You can delete the options or rearrange them using this tag but there is no way to add additional product fields to this tag. This tag displays the entire table of items in the cart.