(self.webpackChunkglobal_main=self.webpackChunkglobal_main||[]).push([[2514],{2910:function(){document.addEventListener("DOMContentLoaded",(function(){var t=document.getElementById("addToCartModal"),o=t.querySelector(".hide-add-to-cart-modal"),c=document.getElementById("addToCartModalBackdrop"),a=t.querySelectorAll(".accessory-atc-button");o.addEventListener("click",(function(){t.classList.remove("wrapper-visible"),c.classList.remove("active"),document.documentElement.classList.remove("overflow-hidden"),document.body.classList.remove("overflow-hidden")})),c.addEventListener("click",(function(){t.classList.remove("wrapper-visible"),t.setAttribute("aria-hidden",!0),c.classList.remove("active"),document.documentElement.classList.remove("overflow-hidden"),document.body.classList.remove("overflow-hidden")})),a.forEach((function(t){t.addEventListener("click",(function(){var o=t.dataset.productId;fetch("/api/sitecore/cart/addcartline",{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify({productsData:[{productId:o,category:e(t)}],quantity:1})}).then((function(e){return e.json()})).then((function(e){e.Success||console.log("No bueno"),t.classList.add("success");var o=t.querySelector("span"),c=t.querySelector("i");o.innerHTML=o.dataset.successText,c.classList.remove(c.dataset.icon),c.classList.add(c.dataset.successIcon),document.querySelector(".product-detail-modal-cart-counter").innerHTML=e.TotalQuantity,setTimeout((function(){t.classList.remove("success"),o.innerHTML=o.dataset.text,c.classList.add(c.dataset.icon),c.classList.remove(c.dataset.successIcon)}),3e3)})).catch((function(e){console.error("Error:",e)}))}))}))}));var e=function(e){var t=e.dataset.url;t||(t=window.location.href);try{return google.tagmanager.parseCategoryFromUrl(t)}catch(e){}}},6508:function(){}},function(e){var t=function(t){return e(e.s=t)};t(6508),t(2910)}]); //# sourceMappingURL=addToCartModal.fe7bd3aa11ffd058bbf4.js.map