Hi Zenners,
Perhaps someone might be able to clarify the following … I want to be able to open up product listing/product details as a popup window rather than advancing to a completely new page. The popup window is supposed to be static, providing the user only with the ability to close it…

If I understand properly, I can apply a popup javascript window – (I think that there is even a contribution for this) - that will open the popup if I click on the image on the category page.
Given that said, is the source supposed to point to the tpl_product_info_display.php?

I have seen something similar – "quick view"
http://www.zen-cart.com/forum/showth...ght=quick+view

The next one looks a bit scary if you ask me…
http://www.zen-cart.com/forum/showth...ighlight=popup

From my perspective, it seems relatively straight forward… javascript its respective library and configurations on category page linking image to the popup window…