Page 1 of 1

Custom Template Cart Information

PostPosted: Fri Jan 30, 2015 11:44 am
by aegus
Hello
I'm new to shopsite and using order anywhere buttons on an existing site and custom templates for the cart, checkout, etc. As of now I have the following at the top of the cart:

Remove button Quantity Name SKU Each Total

Can I add a size and description catagories after the name? If so, would I add those in the css or in the template (or both?)

I've searched for online documentation but couldn't find anything matching my question.

Thanks!
Amy

Re: Custom Template Cart Information

PostPosted: Fri Jan 30, 2015 11:52 am
by loren_d_c
You can remove columns in the product table in the cart, but not add others. See the description of the optional parameters for the [-- SC_Cart --] tag in the custom template documentation.

-Loren

Re: Custom Template Cart Information

PostPosted: Fri Jan 30, 2015 2:49 pm
by aegus
Hi Loren
Thanks for getting back so quickly :)

Do you have a link where I could find the optional parameters? I've read so much information on shopsite today I think I'm overlooking it...

Thanks

Re: Custom Template Cart Information

PostPosted: Fri Jan 30, 2015 2:59 pm
by loren_d_c
In the Shopping Cart page of the Custom Template Spec, search the page for 'sc_cart':

http://www.shopsite.com/help/12.0/en-US/sc/pro/custom.template.spec-sc.html

-Loren