Hello,
when we place the “Products (grid/carousel)” block in Elementor Page, all the other sliders in the page (including our custom sliders) are able to load the quick view javascript. When the block isn’t there, we tried to include the file: “quickView.js” using <script type='text/javascript' src='https://edilserviceitalia.it/wp-content/themes/woodmart/js/scripts/wc/quickView.js'></script>
, but the event listeners in the sliders don’t load the js and the function doesn’t run on click.
Is there a simple way to include the needed javascript without placing the Products block?