How do I add a direct link to the image gallery from the product list?

thatdamnswede

No avatar

2007-02-18 14:23

How do I add a direct link to the image gallery from the product list (as a complement to the link from the individual product pages)?

I tried adding:

<a href="javascript:windowGallery( $aList[iFile], $aData[iProduct], 1 );">Link to large image</a>

to products_list.tpl, but that didn't work all the way.

» Quick.Cart v2.x

treewood (OpenSolution)

Avatar: treewood

2007-02-19 08:39

It will be a problem. Easiest way is add only this:
<a href="javascript:windowNew( '$aList[sPhotoBig]' )">Link to large image</a>

thatdamnswede

No avatar

2007-02-19 11:19

Great, thanks!

<a href="javascript:windowNew( '$aList[sPhotoBig]' )">Link to large image</a>

Works like a charm.

Back to top
about us | contact