hobbes747 Posted November 23, 2002 Posted November 23, 2002 Can someone point me to where the code generates from for the Category Listing? I'm wanting to add thumbnails to this page. I found this on 138 of index.php, but I'm not sure if it's the right place and if it is what to add to it to make the thumbnail show up, say, in the middle. for ($col=0; $col<sizeof($column_list); $col++) { if ( ($column_list[$col] == 'PRODUCT_LIST_BUY_NOW') || ($column_list[$col] == 'PRODUCT_LIST_PRICE') ) { continue; } Sorry if it's answered a million times; I'm having a hard time searching for it.
hobbes747 Posted November 23, 2002 Author Posted November 23, 2002 Nevermind. I found it. http://www.oscommerce.com/forums/viewtopic.php...mbnail+category :)
yoko Posted February 12, 2004 Posted February 12, 2004 Admin/Configuration/Product Listing and enable Display Product Image
Recommended Posts
Archived
This topic is now archived and is closed to further replies.