Quote:
Originally Posted by bitamin
Hello,
I searching for method to call a pop-up full size image when i click on product image on the product page (without additional detailed images).
very simple feature that x-cart don't have (why???)
anybody advise on this?
Thanks,
Kontin (4.4.1)
|
The product image is the "full size" image. The whole concept of "detailed images" is that you can have a larger image (or images) that can be displayed in a popup or a tab that don't interfere with the "product description" and "buttons" associated with the product.
You may be able to code the product.tpl to use the modules/Detailed_Product_Images/widget.tpl and use the "product image" as the "thumbnail" but in most instances people use more than one "detailed image" and this would probably not be suitable for most installations.