!function(){const t=document.querySelector(".ast-sticky-add-to-cart");if(t){const o=document.querySelector(".product .single_add_to_cart_button").offsetTop;window.addEventListener("scroll",function(){window.scrollY>=o?t.classList.add("is-active"):t.classList.remove("is-active")})}var e=document.querySelector(".ast-sticky-add-to-cart-action-wrap .single_link_to_cart_button");e&&e.addEventListener("click",function(t){t.preventDefault(),document.querySelector(this.getAttribute("href")).scrollIntoView({behavior:"smooth"})})}();