환불정책 수정

This commit is contained in:
hyeonggil
2024-12-23 16:53:33 +09:00
parent e4297f674f
commit fd2a98803f
3 changed files with 3 additions and 15 deletions

View File

@@ -544,6 +544,7 @@
</div>
<!--//footer-->
<script>
AOS.init()
$(document).on('click','.storeguideTab',function(){
$(this).toggleClass('on');
});

View File

@@ -72,17 +72,6 @@
<tr>
<td style="padding-top: 30px">
<table width="540" border="0" cellpadding="0" cellspacing="0" style="border-top: 1px solid #dedede">
<tr>
<td width="137" style="padding: 20px 0; border-bottom: 1px solid #dedede; font-family: 'arial,Helvetica,sans-serif'; font-size: 14px; font-weight: 600; color: #676767; text-align: left">
결제 실패 사유
</td>
<td width="1">
<div style="width: 1px; height: 13px; background-color: #dedede"></div>
</td>
<td width="402" style="padding: 20px 0 20px 23px; border-bottom: 1px solid #dedede; font-family: 'arial,Helvetica,sans-serif'; font-size: 14px; font-weight: 400; color: #000000; text-align: left">
{시스템상 응답값}
</td>
</tr>
<tr>
<td width="137" style="padding: 20px 0; border-bottom: 1px solid #dedede; font-family: 'arial,Helvetica,sans-serif'; font-size: 14px; font-weight: 600; color: #676767; text-align: left">
정기 결제일

View File

@@ -377,11 +377,9 @@
<div class="infoRefund">
<div class="title">평생 이용 사양 환불 정책</div>
<ul>
<li>평생 이용 사양은 구매일로부터 7일 이내 청약철회 및 계약해제를 할 수 있습니다.</li>
<li>청약철회가 가능한 7일의 기준은 청약 철회기간의 말일이 휴일이나 공휴일일 경우 그 익일에 기간이 만료 되는 것을 의미합니다.</li>
<li>구매일 익일부터 1일로 산정하며, 휴일을 제외하고 7일이 되는 날짜의 24시까지 청약 철회가 가능합니다.</li>
<li>평생 이용 사양은 구매일을 포함하여 7일 이내 청약 철회 및 계약해제를 할 수 있습니다.</li>
<li>구매일로부터 7일내 청약철회가 발생한 경우, 주문 취소 처리 및 전액 환불합니다.</li>
<li>구매일로부터 7일이 지난 경우에는 구매취소는 불가능합니다.</li>
<li>구매일로부터 7일이 지난 경우에는 주문 취소는 불가능합니다.</li>
</ul>
</div>