Cathode 1 Report post Posted January 7, 2015 Hi. I have link to image like this {$link->getImageLink($product.link_rewrite, $product.id_image, 'home_default')|escape:'html':'UTF-8'} How to create link with fancybox effect view (like quick view of product)? What class need to use? or some else. PS 1.6.0.11 (Default template). p.s> want use on product list page. Share this post Link to post Share on other sites
tuk66 746 Report post Posted January 8, 2015 Learn from product.tpl, <!-- product img--> block. Share this post Link to post Share on other sites
Cathode 1 Report post Posted January 8, 2015 Learn from product.tpl, <!-- product img--> block. I watch this tpl. But not working on product list page ( Share this post Link to post Share on other sites