function windowScroll(){var t=document.getElementById("navbar");t&&(50<=document.body.scrollTop||50<=document.documentElement.scrollTop?t.classList.add("is-sticky"):t.classList.remove("is-sticky"))}window.addEventListener("scroll",function(t){t.preventDefault(),windowScroll()});var filterBtns=document.querySelectorAll(".filter-btns .nav-link"),productItems=document.querySelectorAll(".product-item"),swiper=(Array.from(filterBtns).forEach(function(t){t.addEventListener("click",function(t){t.preventDefault();for(var e=0;e