PDA

View Full Version : Show a thumbnail image for related products within the product layout


valley decor
07-Oct-2007, 04:47 PM
Hi Guy's and Gal's.

Is there a way to show a thumbnail say 1"x1" next to the related product descriptions?? :rolleyes:

Thanks,

Regards,

peblaco
07-Oct-2007, 05:06 PM
Change the layout that the Related Product is using?

Settings menu > Site Options > Layout tab > Product > Product Related Products Item Layout

Changing it to mini shows a thumbnail. Or create a copy of the mini layout and amend it to your own needs.

pinbrook
07-Oct-2007, 05:09 PM
set the width of the image to 72 px and let the height adjust itself

ie something like <img src="<actinic:variable name="ProductImageFileName" />" width="72" alt="<actinic:variable name="ProductName" />"> in the related products layout

valley decor
07-Oct-2007, 05:48 PM
Thanks!!! worked like a charm :D :D :D

valley decor
08-Oct-2007, 12:44 AM
OK, got the thumbnails working in the layouts, how about in the shopping cart pages??. Right now there are only links in there.

Thanks!!:D :D :D

dave_finlayson
08-Oct-2007, 07:42 AM
Robert,

Thats covered in the A.U.G and there are also several posts on the community about it.