Re: Thick box integration... Help
Hi
Well for someone who doesn't know what they are doing - you have a heavily modified product.tpl template there!!!
Firstly, you have thickbox v3.
From the instructions - line 2 is simply to place on the page where you want the links to the thickbox detailed images to be - so you have to try it and see, but I suggest you simply add this line:
{include file="thickbox/thickbox_productpage.tpl" }
after your existing {include file="product_thumbnail.tpl" productid=$product.productid image_x=$product.image_x image_y=$product.image_y product=$product.product}
at line #6 and see what it looks like.
Point 3 of the instruction is simply to remove Detailed Images from showing, as Thickbox is going to do this.
I can't see anywhere on your page that you have detailed images - so someone has already removed them by the looks of it - so you can ignore point 3.
|