Hi,
About quickview.
This is the link to the test site:
kyra.lt/demo
I added to product/listing_image_title view this code:
<a class="viewproduct" rel="Detailbpopup" data-closeclass="bpopup-close" title="<?php echo $this->escape($this->row->product_name); ?>" href="<?php echo $link;?>"> <span><i class="fa fa-search-plus"></i></span> </a>
My template has virtuemart version with quicview. So i inspected it with firebug and added that code above.
Template virtuemart version you can find here:
demo.joomlavi.com/j3/jv-flatize/virtuema...ntpage/woman/coats-1
If it is related to the problem.
Many thanks