D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
raptqcnr
/
www
/
wp-content
/
themes
/
woodmart
/
js
/
scripts
/
wc
/
Filename :
stickyDetails.min.js
back
Copy
!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);