!function(){const e=()=>{const e=document.querySelector("body");(e=>e.classList.contains("animation-nav-phone-open"))(e)?(e=>{e.classList.add("animation-nav-phone-close"),e.classList.remove("animation-nav-phone-open")})(e):(e=>{e.classList.remove("animation-nav-phone-close"),e.classList.add("animation-nav-phone-open")})(e)},n=()=>{document.querySelectorAll("[data-nav-phone]").forEach((n=>n.addEventListener("click",e))),document.querySelectorAll("[data-nav-phone-next]").forEach((e=>{e.addEventListener("click",(()=>{const n=e.nextElementSibling;n&&n.classList.add("is-active")}))})),document.querySelectorAll("[data-nav-phone-back]").forEach((e=>{e.addEventListener("click",(()=>{const n=e.closest("div");n&&n.classList.remove("is-active")}))}))};document.addEventListener("DOMContentLoaded",n),document.addEventListener("cart-list-updated",n)}();