| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- <!DOCTYPE html>
- <html lang="ko"
- xmlns:th="http://www.thymeleaf.org">
- <!--
- *******************************************************************************
- * @source :GoodsDeliveryFormWeb.html
- * @desc : 상품 배송안내 팝업
- *============================================================================
- * STYLE24
- * Copyright(C) 2020 TSIT, All rights reserved.
- *============================================================================
- * VER DATE AUTHOR DESCRIPTION
- * === =========== ========== =============================================
- * 1.0 2021.03.08 eskim 최초 작성
- *******************************************************************************
- -->
- <div class="full_popup_wrap">
- <h5 class="sr-only">배송교환반품 안내</h5>
- <div class="btn_close">
- <a href="javascript:void(0)" onclick="cfCloseFullLayer('layer_goods_delivery');">닫기버튼</a>
- </div>
- <div class="full_pop_header">
- <!-- 해당 상품 -->
- <div class="item_prod" th:with="imgGoodsUrl=${@environment.getProperty('upload.goods.view')}, uxImgUrl=${@environment.getProperty('domain.uximage')}">
- <div class="item_state">
- <a href="javascript:void(0);" class="itemLink">
- <div class="itemPic">
- <img alt="" class="vLHTC pd_img" th:src="${imgGoodsUrl+'/'+goodsInfo.sysImgNm}">
- </div>
- <p class="itemBrand" th:text="${goodsInfo.brandGroupNm}">NBA 키즈</p>
- <div class="itemName" th:text="${goodsInfo.goodsFullNm}">유니 삼단블록 플리스 집업 유니 삼단블록 플리스 집업 유니 삼단블록 플리스 집업</div>
- <p class="itemPrice"><th:block th:text="${#numbers.formatInteger(goodsInfo.currPrice, 0,'COMMA')}"> 134,100</th:block>
- <span class="itemPrice_original" th:if="${goodsInfo.listPrice > goodsInfo.currPrice}" th:text="${#numbers.formatInteger(goodsInfo.listPrice, 0,'COMMA')}">149,000</span>
- <span class="itemPercent" th:if="${goodsInfo.dcRate > 0}" th:text="|${#numbers.formatDecimal(goodsInfo.dcRate,0,0)}%|">30%</span>
- </p>
- </a>
- </div>
- </div>
- <!-- //해당 상품 -->
- </div>
- <div class="full_pop_container">
- <div class="pd_delivery">
- <div class="table_box">
- <h6>배송안내</h6>
- <div class="tbl type1">
- <table>
- <colgroup>
- <col width="220">
- <col width="*">
- </colgroup>
- <tbody>
- <tr>
- <th>
- 구분
- </th>
- <td>
- <th:block th:if="${goodsInfo.quikDelvYn = 'Y'}" >총알배송(오전 10시까지 주문 시)</th:block>
- <th:block th:unless="${goodsInfo.quikDelvYn = 'Y'}" >일반배송</th:block>
-
-
- </td>
- </tr>
- <tr>
- <th>
- 배송비
- </th>
- <td>
- <th:block th:text="${#numbers.formatInteger(goodsInfo.delvFee, 0,'COMMA')}" ></th:block>원
- <th:block th:if="${goodsInfo.minOrdAmt > 0}">(<th:block th:text="${#numbers.formatInteger(goodsInfo.minOrdAmt, 0,'COMMA')}" ></th:block>원 이상 무료배송)</th:block>
- <th:block th:if="${goodsInfo.delvFee <= 0}">무료배송</th:block>
- </td>
- </tr>
- <tr>
- <th>
- 배송업체
- </th>
- <td>
- <th:block th:if="${deliveryInfo != null}" th:text="${deliveryInfo.shipCompNm}" ></th:block>
- </td>
- </tr>
- <tr>
- <th>
- 기간
- </th>
- <td>
- 총알배송 : 오늘 밤 12시까지 도착 (토/일/공휴일 제외)<br>
- 일반배송 : 결제 완료 후 2~3일 이내 (일/공휴일 제외)<br>
- 단, 제주도나 도서 지방은 별도요금이 부과될 수 있습니다. 날씨나 택배사 사정에 따라 배송이 지연될 수 있습니다.
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- <div class="table_box">
- <h6>반품/교환안내</h6>
- <div class="tbl type1">
- <table>
- <colgroup>
- <col width="220">
- <col width="*">
- </colgroup>
- <tbody>
- <tr>
- <th>
- 반품/교환 배송업체
- </th>
- <td>
- <th:block th:if="${deliveryInfo != null}" th:text="${deliveryInfo.shipCompNm}" ></th:block>
- </td>
- </tr>
- <tr>
- <th>
- 반품배송비
- </th>
- <td>
- <th:block th:if="${deliveryInfo != null and deliveryInfo.delvFeeCd != null}" th:text="${#numbers.formatInteger(deliveryInfo.rtnDelvFee, 0,'COMMA')}" ></th:block>원(최소 배송비가 무료인 경우 왕복 배송비 <th:block th:if="${deliveryInfo != null and deliveryInfo.delvFeeCd != null}" th:text="${#numbers.formatInteger((deliveryInfo.rtnDelvFee+deliveryInfo.delvFee), 0,'COMMA')}" ></th:block>원 부과)
- </td>
- </tr>
- <tr>
- <th>
- 교환배송비
- </th>
- <td>
- <th:block th:if="${deliveryInfo != null and deliveryInfo.delvFeeCd != null}" th:text="${#numbers.formatInteger((deliveryInfo.rtnDelvFee+deliveryInfo.delvFee), 0,'COMMA')}" ></th:block>원
- </td>
- </tr>
- <tr>
- <th>
- 반품/교환 주소
- </th>
- <td>
- <th:block th:if="${deliveryInfo != null and deliveryInfo.delvFeeCd != null}" th:text="${deliveryInfo.rtnLocZipcode +' '+ deliveryInfo.rtnLocBaseAddr +' '+ deliveryInfo.rtnLocDtlAddr }"></th:block>
- </td>
- </tr>
- <tr>
- <th>
- 반품/교환 신청
- </th>
- <td>
- 반품/교환시 먼저 고객센터(1544-5336)나 일대일 문의로 반품/교환 신청 후 상품을 발송 해 주시기 바랍니다.<br>
- 마이페이지 > 나의쇼핑 > 정상주문내역에서 하실 수 있습니다.<br>
- 반품/교환 신청시 상품의 반송입고 확인 후 환불/교환 처리해 드립니다.
- </td>
- </tr>
- <tr>
- <th>
- 반품시기
- </th>
- <td>
- 상품의 반품/교환은 상품 수령 후 7일 이내 가능합니다.<br>
- 단 상품을 수령하셨을 때의 상태를 그대로 보존해주셔야 합니다.
- </td>
- </tr>
- <tr>
- <th>
- 반품/교환 불가사유
- </th>
- <td>
- 반품/교환 가능기간을 초과하였을 경우.<br>
- 상품 및 구성품을 분실하였거나 취급 부주의로 인한 파손/고장/오염된 경우.<br>
- 고객님의 요청에 따른 주문제작 상품의 경우.<br>
- 상품을 착용 또는 설치하였거나, 상품의 일부를 소비하였을 경우.<br>
- 상품의 포장을 개봉하여 사용 및 설치가 완료 되거나 상품의 가치가 훼손되었을 경우.<br>
- 구매한 상품의 구성품(세트, 기프트상품, 부속품, 의류부착 악세사리 등) 이 누락 된 경우.<br>
- 신발, 그릇류의 박스포장을 포함, 상품이 판매할 수 없게 훼손 된 경우(신발박스 등의 파손, 박스포장 위 송장 부착, 박스 훼손/파손/찢어짐, 택 분실 등)
- </td>
- </tr>
- <tr th:if="${deliveryInfo != null and deliveryInfo.delvFeeCd != null}">
- <th>
- 기타사항
- </th>
- <td th:if="${not #strings.isEmpty(deliveryInfo.note)}" th:utext="${#strings.unescapeJava(#strings.escapeJava(deliveryInfo.note))}">
- 상품에 따라 반송주소/방법이 각각 다를 수 있습니다.<br>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- </div>
- </div>
- </div>
- <script th:inline="javascript">
- /*<![CDATA[*/
-
- /*]]>*/
- </script>
- </html>
|