Shopping Cart Editing Includes

General ShopSite user discussion

Shopping Cart Editing Includes

Postby dZi » Mon Mar 03, 2008 7:33 am

Hi

I have been looking through all of the Includes for the gradient1 shopping cart template, but I cannot find the appropriate Include to edit the Remove and Update buttons. I do see where their tables are defined in sc_cart.css:

td.cart_delete, td.cart_cp_delete {
padding: 3px;
width: 50px;
text-align: center;
background-color: #[-- STORE.SC_ShadeColor --]

What I want to do is take the Remove and Update buttons and stick them right under the quantity box so they are in the same column.

I have looked through all of the Includes but I don't see where the buttons themselves are defined or where I can move the code over to the quantity column.

Thanks for all your help so far!
dZi
 
Posts: 96
Joined: Wed Feb 20, 2008 1:10 pm

Postby Jim » Mon Mar 03, 2008 8:04 am

I don't believe it is possible to put them under the quantity box. The entire content of the table that all of the products in the cart are displayed in is defined by the single tag [-- sc_cart --] You can change the order of the fields in the colums of the cart by using the tag
[-- SC_Cart delete quantity image name sku price total --] and moving the various options around or deleting them like
[-- SC_Cart quantity image name price total delete --] which would not display the sku and would put the delete buttons at the end of the product line, but I don't think you could move one under another.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah


Return to User Forum

Who is online

Users browsing this forum: Majestic-12 [Bot] and 112 guests

cron