오징어게임시즌2 팝업스토어 참가 예약 특별체험

오징어 게임시즌2 팝업, 강남에서 새로운 도전이 시작됩니다! 참가자 숙소에서 펼쳐지는게임, 예약은 필수! 아래에서 서둘러 예약하세요.



오징어게임시즌2 게임예약

강남 신세계백화점 1층 오픈스테이지에 위치한 시즌2 팝업스토어는 드라마 속 참가자 숙소가 실제 게임 공간으로 재현됩니다. 12월 29일부터는 직접 시즌2 게임에 도전할 수 있는 특별 체험도 가능하니, 사전 예약으로 이 기회를 놓치지 마세요!




관련글 더보기

✅오징어게임시즌2 관련주

✅넷플릭스 무료보는법


사전예약 하기



  • 1차 예약 오픈: 2024년 12월 27일(금) 오후 12시부터
    예약 가능 일정: 12월 29일 ~ 1월 5일

  • 2차 예약 오픈: 2025년 1월 5일(일) 오후 12시부터
    예약 가능 일정: 1월 6일 ~ 1월 12일



현장 웨이팅 가능: 예약하지 못하더라도 현장 웨이팅 시스템으로 입장이 가능합니다.

팝업스토어 운영 정보

ㅇㅇ

서울 강남점
장소: 서울 신세계백화점 강남점 1층 오픈스테이지
기간: 2024년 12월 20일(금) ~ 2025년 1월 12일(일)
운영 시간:
- 월-목: 오전 10시 30분 ~ 오후 8시
- 금-일, 성탄절, 새해 첫날: 오전 10시 30분 ~ 오후 8시 30분



부산 센텀시티점
장소: 부산 신세계백화점 센텀시티점 지하 2층 중앙광장
기간: 2024년 12월 20일(금) ~ 2025년 1월 5일(일)
운영 시간:
- 월-목: 오전 10시 30분 ~ 오후 8시
- 금-일, 성탄절: 오전 10시 30분 ~ 오후 8시 30분




놓치지 말아야 할 이벤트

  • 시즌2 게임 도전: 참가자 숙소에서 직접 게임 체험 기회!
  • 포토존: 드라마 속 명장면을 배경으로 인증샷 촬영.
  • 굿즈 판매: 시즌2 한정판 상품 제공.

넷플릭스에서 시즌2 만나기

<오징어 게임> 시즌2는 12월 26일 넷플릭스에서 독점 공개됩니다. 드라마 감상 후 팝업스토어를 방문하면 더욱 생생한 몰입감을 느낄 수 있습니다!

지금 바로 사전 예약 링크를 확인하고 특별한 경험을 준비해보세요. 강남에서 펼쳐지는 <오징어 게임 시즌2>의 새로운 세계가 당신을 기다립니다.



다음 이전
/* Sliding Banner */ .customBannerArea { position: relative; overflow: hidden; margin: 20px auto; padding: 0 20px; text-align: center; } .customBox { position: relative; overflow: hidden; margin-bottom: 10px; } .customBox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .customBox .backward { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; object-fit: cover; } .customBanner { position: absolute; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; z-index: 2; } .customBanner img.cover { width: 100%; height: 100% !important; object-fit: cover; opacity: 0.93; } .customBanner.active img { box-shadow: none !important; } .customBanner.active a { height: 100% !important; } .customBanner .arrow { position: absolute; top: calc(50% - 15px); background-color: #2196f3; width: 24px; height: 24px; border-radius: 24px; } .banner-bubble { position: absolute; top: 10px; background-color: #bd0000; height: 24px; width: 77px; color: white !important; font-size: 0.75em !important; border-radius: 5px; padding-top: 2px; line-height: 1.2rem !important; } .sliding-banner-300 .banner-bubble:after, .sliding-banner-150 .banner-bubble:after, .sliding-banner-250 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-left: 0; margin-left: -2.5px; margin-bottom: -5px; } .sliding-banner-280 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-right: 0; margin-left: -45.5px; margin-bottom: -5px; } .customBanner.active { animation: customMv1 1.2s ease-out infinite; } @keyframes customMv1 { 0% { transform: translate3d(-7%, 0, 0); } 20% { transform: translate3d(-10%, 0, 0); } 40% { transform: translate3d(-5%, 0, 0); } 60% { transform: translate3d(-10%, 0, 0); } 80% { transform: translate3d(-5%, 0, 0); } 100% { transform: translate3d(-7%, 0, 0); } } @media (min-width: 1200px) { .customBannerArea { background-color: #ffffffc9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 0px; z-index: 1000; text-align: center; } }