prevEl: ".swiper-button-prev", }, pagination: { el: ".swiper-pagination", clickable: true, }, on: { slideChangeTransitionStart: function () { swiper2.slideTo(this.activeIndex); }, }, }); let cookie = document.cookie; const popup = document.querySelector("#popup"); if (!cookie.includes("showBtn")) { } });