Home » Item #706
Would it be possible to also include an image along with the related items on product.asp?
This isn't possible without modification to the code.
However with a little ASP knowledge this wouldn't be too tricky. Find the block of code on the product.asp page where it pulls out the related products and displays the name and a link. This is where you could put in code to display an image instead.