rosemary Posted August 4, 2006 Share Posted August 4, 2006 I would like to remove the column that displays the product images. How do I go about doing that instead of using the Admin Tool -> Configuration -> Product Listing -> Display Product Image? I would like to accomplish this code-wise. I assume that modification is made in the file catalog/includes/modules/product_listing.php. Does anybody know? Any directions would be greatly appreciated. Rose Link to comment Share on other sites More sharing options...
Richard Lee Posted August 4, 2006 Share Posted August 4, 2006 I would like to remove the column that displays the product images. How do I go about doing that instead of using the Admin Tool -> Configuration -> Product Listing -> Display Product Image? I would like to accomplish this code-wise. I assume that modification is made in the file catalog/includes/modules/product_listing.php. Does anybody know? Any directions would be greatly appreciated. Rose Yeah sure, you just have to look for PRODUCT_LIST_IMAGE constant and comment out the relative case statements. The only issue is the admin option will still be available but it just wont funcion Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.