You are viewing: Product Quick View
Please, follow the instructions, if the "Quick View" button is not displayed after products auto-load while scrolling on product list page:
Find the javascript code that corresponds to products auto-load and modify it in the specific way, so after adding new products html to DOM, run this code:
productQuickViewPopup.run();
On Top