D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
raptqcnr
/
www
/
wp-content
/
themes
/
woodmart
/
js
/
scripts
/
wc
/
Filename :
stickySidebarBtn.min.js
back
Copy
!function(n){woodmartThemeModule.$document.on("wdShopPageInit",function(){woodmartThemeModule.stickySidebarBtn()}),woodmartThemeModule.stickySidebarBtn=function(){var o,e=n(".wd-show-sidebar-btn,.wd-off-canvas-btn"),d=n(".wd-sidebar-opener.wd-show-on-scroll");d.length<=0||e.length<=0||((o=function(){e.offset().top+e.outerHeight()<woodmartThemeModule.$window.scrollTop()?d.addClass("wd-shown"):d.removeClass("wd-shown")})(),woodmartThemeModule.$window.on("scroll",o),woodmartThemeModule.$window.on("resize",o))},n(document).ready(function(){woodmartThemeModule.stickySidebarBtn()})}(jQuery);