웨이브 WAVVE 요금제 무료 보기

지금 웨이브에서는 ‘한 달 100원’ 이벤트를 진행 중입니다. 드라마, 예능, 영화까지 한 달간 마음껏 시청 가능한 혜자 혜택입니다.

OTT 중에서도 입소문 난 알짜 프로모션. 웹에서 가입 후 요금제를 선택하면 프리미엄 요금제(월 13,900원)도 단 100원으로 즐길 수 있습니다.

앱이 아닌 웹에서 가입 + 결제해야만 100원 혜택이 적용된다는 점, 꼭 기억하세요.

웨이브 무료 보기

모바일에서도 쉽게, 웨이브 앱 설치하기

스마트폰에서 더 편하게 보려면 앱 설치는 필수입니다. 안드로이드와 아이폰 모두 공식 스토어에서 다운로드 가능합니다.

간단한 설치만으로 언제 어디서든 ‘귀궁’, ‘리버스’ 같은 인기작 정주행이 가능해집니다. 로그인만 하면 웹에서 결제한 요금제가 자동 연동됩니다.

웨이브 앱 설치

웨이브 요금제, 어떤 게 제일 이득일까?

광고형 요금제부터 4K 프리미엄까지, 웨이브 요금제는 다양하게 구성되어 있습니다.

요금제 월 요금 화질 동시 시청 추천 대상
베이직 7,900원 HD (720p) 1명 1인용 가성비
스탠다드 10,900원 FHD (1080p) 2명 TV 시청자
프리미엄 13,900원 4K UHD 4명 가족 단위 이용

연간 요금제 선택 시 약 16% 할인 효과도 있으니 장기 이용 시 더 경제적입니다.

요금제 한눈에

마무리: 가장 똑똑하게 시작하는 방법

✔ 첫 달 실질 ‘무료’ 체험
✔ 앱 설치로 어디서든 시청 가능
✔ 요금제 비교로 맞춤형 선택 가능

지금이 가장 경제적인 시작 시점입니다. 아직 웨이브를 경험해보지 않았다면, 이번 기회를 꼭 잡아보세요.

웨이브 무료 보기
다음 이전
/* 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; } }