• alex5792

    (@alex5792)


    Hello! I have a site https://karkasnie-doma-krim.ru . I also use YITH WooCommerce Quick View plugin installed. It’s create quick view button on archive page. But I need functionality of this button when I click on product thumbnail on main page. How to do that??

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    the only way to do this is to wrap product image in a div like this
    `<div class=”yith-wcqv-button” data-product_id=””>
    ….
    </div>’

    important is to specify the product id on elem data. Otherwise plugin will not work.
    Try and let me know, regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Add quick view function to the product block’ is closed to new replies.