erbanfootwearInc Posted December 8, 2007 Posted December 8, 2007 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
satish Posted December 8, 2007 Posted December 8, 2007 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.
photofxplus Posted December 8, 2007 Posted December 8, 2007 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
erbanfootwearInc Posted December 9, 2007 Author Posted December 9, 2007 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.