"use strict";function easyZoomHandle(){if(!window.matchMedia("( max-width: 991px )").matches){var e=jQuery(".product-images .image-item");if(e.length&&!document.documentElement.classList.contains("quick-view-open")&&jQuery().easyZoom){var o=e.easyZoom().data("easyZoom");o.teardown(),o._init()}}}document.addEventListener("DOMContentLoaded",(function(){window.matchMedia("( min-width: 992px )").matches&&jQuery().easyZoom&&jQuery(".ez-zoom").easyZoom({loadingNotice:""}),"function"==typeof onElementorLoaded&&onElementorLoaded((function(){window.elementorFrontend.hooks.addAction("frontend/element_ready/global",(function(){easyZoomHandle()}))}))}));