You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cosmopet.ae/wp-content/themes/woodmart22/js/scripts/wc/stickySidebarBtn.min.js

1 lines
632 B

!function(a){woodmartThemeModule.$document.on("wdShopPageInit",function(){woodmartThemeModule.stickySidebarBtn()}),woodmartThemeModule.stickySidebarBtn=function(){var b=a(".wd-show-sidebar-btn"),c=a(".wd-sidebar-opener.wd-on-shop:not(.toolbar)");if(!(c.length<=0||b.length<=0||woodmartThemeModule.$window.width()>=1024)){var d=function(){b.offset().top+b.outerHeight()<woodmartThemeModule.$window.scrollTop()?c.addClass("wd-sticky"):c.removeClass("wd-sticky")};d(),woodmartThemeModule.$window.on("scroll",d),woodmartThemeModule.$window.on("resize",d)}},a(document).ready(function(){woodmartThemeModule.stickySidebarBtn()})}(jQuery);