File "stickyDetails.min.js"

Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/themes/woodmart/js/scripts/wc/stickyDetails.min.js
File size: 1.03 KB
MIME-type: text/plain
Charset: utf-8

!function(e){woodmartThemeModule.$document.on("wdHeaderBuilderInited",function(){woodmartThemeModule.stickyDetails()}),woodmartThemeModule.stickyDetails=function(){!e(".single-product-page").hasClass("wd-sticky-on")||woodmartThemeModule.$window.width()<=1024||e(".entry-summary").each(function(){var t=e(this),o=parseInt(woodmart_settings.sticky_product_details_offset),i=t.find(".summary-inner"),d=t.parent().find(".woocommerce-product-gallery");i.trigger("sticky_kit:detach"),d.trigger("sticky_kit:detach"),d.imagesLoaded(function(){var t=i.outerHeight()-d.outerHeight(),e=parseInt(woodmart_settings.sticky_product_details_different);t<-e?i.stick_in_parent({offset_top:o}):e<t&&d.stick_in_parent({offset_top:o}),woodmartThemeModule.$window.on("resize",woodmartThemeModule.debounce(function(){woodmartThemeModule.$window.width()<=1024?(i.trigger("sticky_kit:detach"),d.trigger("sticky_kit:detach")):(i.outerHeight()<d.outerHeight()?i:d).stick_in_parent({offset_top:o})},300))})})},e(document).ready(function(){woodmartThemeModule.stickyDetails()})}(jQuery);