How do you change the format of the shopping cart?
All I see is the following. Not sure how to edit the layout - spacing etc with this code.
[-- SC_Cart --]
[-- SC_Totals --]
<hr noshade size="5">
[-- SC_Address --]
<hr noshade size="1">
[-- SC_Payment --]
<hr noshade size="1">
[-- IF SC_OrderingInstructions_Text --]
[-- SC_OrderingInstructions --]<br />
[-- END_IF --]
[-- IF SC_Comments_Text --]
[-- SC_Comments --]<br />
[-- END_IF --]
[-- IF CustomHTML_Values --]
[-- CustomHTML_Values --]<br />
[-- END_IF --]
[-- IF Email_List --]
[-- Email_List --]<br />
[-- END_IF --]
<hr noshade size="1">
[-- ThankYouFooter --]