Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to add a size and price field to cart?


erbanfootwearInc

Recommended Posts

Posted

Hi,

 

I realize that the size attribute will be added to the cart. However, this is listed under the description field. I would like to add a size field of its own just like "quantity", "description" and "total" and also a price field would be great to be added as well.

 

Also, how do I change the font in the cart? ex. Description=bold and total=italics and red.

 

Any help would be greatly appreciated! :)

 

Thanks,

Tim

Posted

use attributes.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted

You would need to do this on page:

catalog/includes/boxes/shopping_cart.php

 

I would hardcode the html myself however it would be possible to add the html to the string '$cart_contents_string' then send it to the class 'infoBox'..

You could do it that way to.

Lloyd

Posted
You would need to do this on page:

catalog/includes/boxes/shopping_cart.php

 

I would hardcode the html myself however it would be possible to add the html to the string '$cart_contents_string' then send it to the class 'infoBox'..

You could do it that way to.

 

Thanks alot for the help. However I am no php expert and I have no clue of what this mean.

 

Thanks for everyones time,

Tim

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...