Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Listing in Rows & Columns


nantucketer

Recommended Posts

I would like to reformat the product listing that is currently in rows with the image, product name, product model, price, buy now button. I would like to reconfigure the <table> to be the picture with the product name and price underneath - 3 products per row with 4 rows. Any clue where to find this??

 

Thanks

Nan

Link to comment
Share on other sites

Yup - go look at http://www.oscommerce.com/community/contri...UCT_LISTING_COL - see how it looks on a live aite at www.niknakgroup.com

Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem....

Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums.....

if (stumped == true) {

return(square_one($start_over)

} else {

$random_query = tep_fetch_answer($forum_query)

}

Link to comment
Share on other sites

let me just give you a little warning on this.... if the picture size and the length of the product name are not almost all the same the 'buy now' button will not align correctly. You can see that on the link Tony provided. If you do use this contribution and want your page to align correctly you will have to be creative with the product name or you can use < br > (no spaces) at the end or middle of the product name, the only problem with doing this is that the break also takes effect on the product_info.php to the associated product.

 

I have been able to get away with using it... the install is the easy part, making it look good is a bit more difficult.

 

Here is a link to a site where i'm using it: http://blackwidowsecurity.com/ipodstore/

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...