Is there a way to modify the table [-- SC_Cart --] produces? For example, I
want to change the css tags that the column headings ues (Name, SKU, Total,
etc.). Right now all cells in a particular column use the same css tag.
Also, if [-- SC_Cart --] is set to show Quantity, Name, Each, and Total and
you have ordering options enabled for a particular product; the ordering
options text will be on its own row in the table and will span columns two
and three. Is there a way to have it span columns one thru three for
example?
Thanks in advance.
-Adam
Modifying [-- SC_Cart --]
Re: Modifying [-- SC_Cart --]
Looking at the source of the shopping cart page it doesn't look like
there is a way to change either of these items.
Jim
Adam wrote:
there is a way to change either of these items.
Jim
Adam wrote:
Is there a way to modify the table [-- SC_Cart --] produces? For example, I
want to change the css tags that the column headings ues (Name, SKU, Total,
etc.). Right now all cells in a particular column use the same css tag.
Also, if [-- SC_Cart --] is set to show Quantity, Name, Each, and Total and
you have ordering options enabled for a particular product; the ordering
options text will be on its own row in the table and will span columns two
and three. Is there a way to have it span columns one thru three for
example?
Thanks in advance.
-Adam