Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How can I make products show up like this


dumb_question

Recommended Posts

Shouldn't be too hard; it looks like they have only altered the HTML code in product_listing.php. If you change the Image column to add a parameter of rowspan=2, then change another column to be the description column and add a parameter of colspan=4, set the columns to the right order, and you'll be there. Oh, you'll probably have to change the SQL to pull the description, I don't think this is a standard column in this page.

 

BTW, it looks like the site you linked to is violating osCommerce copyright.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...