스트리밍 프리미엄 이미지 업로드

This commit is contained in:
hyeonggil
2024-10-23 15:25:43 +09:00
parent 0826aca1d4
commit 925059b8f4
10 changed files with 529 additions and 143 deletions

View File

@@ -347,7 +347,7 @@
</div>
<!-- [S] 마케팅 활용 및 광고성 정보 수신 동의 -->
<div id="marketing_popup" class="policyPopup" style="display:none; opacity:0;">
<div id="marketing_popup" class="policyPopup" style="display:block; opacity:0;">
<div class="popInner">
<div class="content">
<p class="title">
@@ -356,7 +356,7 @@
<div class="editorText termsContents withTable">
<!-- 이용약관 내용 넣어주시면 됩니다. -->
<p>
<!-- <p>
전자적 전송매체(SMS/MMS/이메일 등)를 통해, 기아 커넥트 스토어가 제공하는 이벤트/혜택 등 다양한 정보(뉴스레터 포함)를 수신하실 수 있고, 기타 유용한 광고나 정보를 수신하실 수 있습니다.
<br>
<br>
@@ -390,6 +390,43 @@
</div>
<div class="noticeTextUnderTable">
※ 위와 같이 개인정보를 수집·이용하는데 동의를 거부할 권리가 있습니다. 그러나 동의를 거부할 경우, 기아가 제공하는 상품, 서비스, 이벤트 등 정보를 제공받을 수 없습니다.
</div> -->
<p>
기아는 개인정보보호법 제 17조에 따라 아래와 같이 정보주체의 개인정보를 동의 받아 제공하고 있습니다.
</p>
<div class="table-wrap mt-2">
<table style="min-width: 600px">
<colgroup>
<col style="width: 33%;">
<col style="width: 67%;">
</colgroup>
<tbody>
<tr>
<th>제공받는 자</th>
<td>KT(스트리밍 프리미엄 webOS 결제주체)</td>
</tr>
<tr>
<th>제공받는 자의 수집 · 이용 목적</th>
<td>스트리밍 프리미엄 사양의 “차량용 webOS 콘텐츠 플랫폼” 이용을 위한 결제 정보 보관 및 미납금(위약금 및 할인반환금) 청구 / 일할정산 환불금 지급을 위함</td>
</tr>
<tr>
<th>개인정보 제공 항목</th>
<td>기아 커넥트 스토어 구매 내역, 이름, ID, 이메일, 휴대폰번호, VIN정보, carID</td>
</tr>
<tr>
<th>제공받는 자의 보유 기간</th>
<td>
처리 목적 달성 시 파기<br>
(스트리밍 프리미엄 이용 해지 완료 및 미납금 처리 완료 시)
</td>
</tr>
</tbody>
</table>
</div>
<div class="noticeTextUnderTable">
※ 고객님께서는 동의를 거부할 권리가 있습니다. 단, 동의 거부 시 스트리밍 프리미엄 서비스를 구매/이용하실 수 없습니다.
</div>
</div>
@@ -522,5 +559,8 @@
</div>
</div>
<!--//footer-->
<script>
open_layer_popup('marketing_popup')
</script>
</body>
</html>