File: /www/wwwroot/ys.sopklm.shop/wp-content/plugins/merchant/assets/js/scroll-direction.min.js
var merchant=merchant||{};merchant.scrollDirection={domReady:function(e){if("function"==typeof e)return"interactive"===document.readyState||"complete"===document.readyState?e():void document.addEventListener("DOMContentLoaded",e,!1)},init:function(){var t,e=document.querySelectorAll(".merchant-sticky-add-to-cart-wrapper.hide-when-scroll"),n=document.getElementsByTagName("body")[0];"null"!=typeof e&&(t=0,window.addEventListener("scroll",function(){var e=window.pageYOffset||document.documentElement.scrollTop;t<e?(n.classList.remove("merchant-scrolling-up"),n.classList.add("merchant-scrolling-down")):(n.classList.remove("merchant-scrolling-down"),n.classList.add("merchant-scrolling-up")),t=e<=0?0:e},!1))}},merchant.scrollDirection.domReady(function(){merchant.scrollDirection.init()});