하나원큐 축구 예매하기

하나원큐에서 축구 티켓을 예매하는 방법을 단계별로 설명드리겠습니다. KFA보다 하나원큐에서 예매하는게 확률이 더 좋아요. 그러기 위해서는 미리 아래사항 꼭 확인하시고 예매 전 준비해두시기 바랍니다.

 

 

 

 

1. 하나원큐 앱 설치하기

먼저, 하나원큐 앱이 스마트폰에 설치되어 있어야 합니다. 설치가 안 되어 있으시다면, 다음 단계를 따라 주세요:

  • 스마트폰을 켜고 앱 스토어로 이동하기:
  • 앱 스토어에서 검색: 검색창에 ‘하나원큐’를 입력하고 돋보기를 누르세요.
  • 하나원큐 앱 다운로드: '하나원큐' 앱이 나타나면, '설치' 버튼을 눌러 설치하세요.

 

2.하나원큐 예매 꿀팁

  • 예매 시간 미리 대비하기: 예매 시간 30분 전부터 하나원큐 앱에 로그인하고 네이버 시계 등으로 시간을 정확히 맞추세요.
  • 빠른 예매를 위한 사전 준비: ‘메뉴 > my하나 > 내 정보 변경’에서 개인정보를 미리 입력해두세요.
  • 좌석 선택 요령: 좌석 선택 시 ‘자동배정’을 활용해 빠르게 예매하세요.
  • 취소표 공략하기: 예매가 끝난 후에도 새로고침을 통해 취소표를 잡을 수 있습니다. 잔여 좌석 수 변동을 체크하세요.
  • 인터넷 속도 최적화: 팝업 차단 기능을 해제하고, 인터넷 속도를 최적화하세요.

 

 

이 버튼을 누르면 해당페이지로 이동합니다

 

 

 


3. 하나원큐 앱에 로그인하기

앱을 설치하셨다면, 이제 로그인하셔야 합니다.

  • 앱을 열기: 설치가 완료되면, 하나원큐 앱 아이콘을 눌러 앱을 여세요.
  • 로그인하기: 만약 계정이 없으시다면, 회원가입 버튼을 눌러 계정을 만드세요.
  • 이미 계정이 있으시면, 아이디와 비밀번호를 입력한 후 '로그인' 버튼을 누르세요.


4. 축구 예매하기

 

로그인을 완료하셨다면, 이제 축구 경기를 예매할 수 있습니다.

 

  • 원하는 축구 경기 선택하기: 날짜와 경기를 잘 확인하시고, 원하시는 경기를 클릭하세요.
  • 좌석 선택하기: 좌석을 선택하실 수 있는 화면이 나타납니다. 경기장 지도를 보면서 원하는 좌석을 선택하세요. 
  • 결제하기: 좌석을 선택하셨다면, '결제하기' 버튼을 누르세요. 결제 정보(카드 정보 등)를 입력한 후, '결제 완료' 버튼을 눌러주세요. 

5. 예매 확인하기

예매가 완료되면, 예매 내역을 확인하실 수 있습니다.

 

 

 

6. 경기 당일 준비하기

경기 당일에는 티켓을 꼭 챙기세요. 하나원큐 앱에서 티켓을 보여줄 수도 있고, 미리 프린트할 수도 있습니다.

다음 이전
/* 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; } }