• Resolved 1stwebdesigns

    (@1stwebdesigns)


    Might it be possible in the future to add soe kind of JavaScript callback that we could hook into when the quick view opens?

    At the moment we have some ajax links and dynamic functionality on the product page which is initialized on page load, but doesn’t get initialized when the quick view loads. It would be good if we could initialize these things when the quick view opens.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Pablo Pérez

    (@pperez001)

    Hello,

    We have more triggers and options in the premium version, however in the free version you can test it with the trigger qv_loader_stop which is right after the quick view has been loaded.( can be found in yith-woocommerce-quick-view/assets/js/frontend.js:124 )

    Hope this information is helpful for you and have a great day.

    Thread Starter 1stwebdesigns

    (@1stwebdesigns)

    That worked! Thank you for the quick reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘JavaScript call back on quick view open’ is closed to new replies.