HI there guys and gals,
I am developing a new t-shirt store for a client and we would like to display the additional thumbnails from the product page on the product listing page so that we can show the other colour options available.
I have been trying to add -from the product_info_display.php in the modules/product_listing.php file but can't seem to place it without breaking the page or causing the main product image to not display at all.PHP Code:require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_additional_images.php');
Could someone with a little more php knowledge please enlighten me on where to place this so that the thumbnails can sit in a row below the main image.
Thanks
Matt


moronic when it comes to editing .php files lol...

