|
|
@@ -24,7 +24,7 @@
|
|
|
<ul>
|
|
|
<li class="bread_home"><a href="javascript:void(0);" onclick="cfnGoToPage(_PAGE_MAIN);">홈</a></li>
|
|
|
<li class="bread_2depth"><a href="javascript:void(0);" onclick="cfnGoToPage(_PAGE_PLANNING_MAIN);">기획전</a></li>
|
|
|
- <th:block th:if="${cateNm != null}">
|
|
|
+ <th:block th:if="${cateNo != null}">
|
|
|
<li class="bread_3depth"><a href="javascript:void(0);" onclick="cfnGoToPage(_PAGE_PLANNING_MAIN+'?cateNo='+[[${cateNo}]]);">[[${cateNm}]]</a></li>
|
|
|
</th:block>
|
|
|
</ul>
|
|
|
@@ -70,19 +70,31 @@
|
|
|
<button type="button" class="btn btn_default" onclick="cfnGoToPage(_PAGE_MAIN);"><span>홈으로 가기</span></button>
|
|
|
</div>
|
|
|
</div>
|
|
|
+
|
|
|
+
|
|
|
<div class="itemsGrp">
|
|
|
+ <th:block th:each="PlanData, PlanStat : ${planList}">
|
|
|
<div class="exhi_item">
|
|
|
+
|
|
|
<div class="exhi_item_img">
|
|
|
- <a href="">
|
|
|
+ <a href="javascript:void(0);" th:onclick="fnEventGoToPage('[[${PlanData.planSq}]]');">
|
|
|
+ <th:block th:if="${PlanData.newPlan != null}">
|
|
|
<div class="shape ranker"><span>NEW</span></div>
|
|
|
- <img src="/images/pc/thumb/ev_list_img01.jpg" alt=""> <!-- 430x430 사이즈 최적 -->
|
|
|
+ </th:block>
|
|
|
+ <img src="${@environment.getProperty('domain.image')+'/plan/'+PlanData.mainPimg}" alt=""> <!-- 430x430 사이즈 최적 -->
|
|
|
<div class="exhi_detail">
|
|
|
- <p class="brand">TBJ 외</p>
|
|
|
- <h3 class="tit">ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션 ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션</h3>
|
|
|
+ <th:block th:if="${PlanData.cnt > 1}">
|
|
|
+ <p class="brand">[[${PlanData.brand}]] 외</p>
|
|
|
+ </th:block>
|
|
|
+ <th:block th:if="${PlanData.cnt <= 1}">
|
|
|
+ <p class="brand">[[${PlanData.brand}]]</p>
|
|
|
+ </th:block>
|
|
|
+ <h3 class="tit">[[${PlanData.planNm}]]</h3>
|
|
|
<p class="sale">신상 15%쿠폰할인</p>
|
|
|
</div>
|
|
|
</a>
|
|
|
</div>
|
|
|
+
|
|
|
<div class="exhi_item_pr">
|
|
|
<ul class="prod_list clear">
|
|
|
<li>
|
|
|
@@ -107,156 +119,7 @@
|
|
|
</div>
|
|
|
</a>
|
|
|
</li>
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr03.jpg" alt="패딩 리버서블 FLEECE 점퍼">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">패딩 리버서블 FLEECE 점퍼</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="exhi_item">
|
|
|
- <div class="exhi_item_img">
|
|
|
- <a href="">
|
|
|
- <div class="shape ranker"><span>NEW</span></div>
|
|
|
- <img src="/images/pc/thumb/tmp_pdLookbook1.jpg" alt="">
|
|
|
- <div class="exhi_detail">
|
|
|
- <p class="brand">TBJ 외</p>
|
|
|
- <h3 class="tit">ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션 ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션</h3>
|
|
|
- <p class="sale">신상 15%쿠폰할인</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <div class="exhi_item_pr">
|
|
|
- <ul class="prod_list clear">
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr01.jpg" alt="볼패딩 푸퍼점퍼">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">볼패딩 푸퍼점퍼 T204JP060P 볼패딩 푸퍼점퍼 T204JP060P</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr02.jpg" alt="테이퍼드 M톤 기모 데님 팬츠">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">테이퍼드 M톤 기모 데님 팬츠</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr03.jpg" alt="패딩 리버서블 FLEECE 점퍼">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">패딩 리버서블 FLEECE 점퍼</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="exhi_item">
|
|
|
- <div class="exhi_item_img">
|
|
|
- <a href="">
|
|
|
- <div class="shape ranker"><span>NEW</span></div>
|
|
|
- <img src="/images/pc/thumb/tmp_pdLookbook1.jpg" alt="">
|
|
|
- <div class="exhi_detail">
|
|
|
- <p class="brand">TBJ 외</p>
|
|
|
- <h3 class="tit">ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션 ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션</h3>
|
|
|
- <p class="sale">신상 15%쿠폰할인</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <div class="exhi_item_pr">
|
|
|
- <ul class="prod_list clear">
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr01.jpg" alt="볼패딩 푸퍼점퍼">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">볼패딩 푸퍼점퍼 T204JP060P 볼패딩 푸퍼점퍼 T204JP060P</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr02.jpg" alt="테이퍼드 M톤 기모 데님 팬츠">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">테이퍼드 M톤 기모 데님 팬츠</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr03.jpg" alt="패딩 리버서블 FLEECE 점퍼">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">패딩 리버서블 FLEECE 점퍼</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="exhi_item">
|
|
|
- <div class="exhi_item_img">
|
|
|
- <a href="">
|
|
|
- <img src="/images/pc/thumb/tmp_pdLookbook1.jpg" alt="">
|
|
|
- <div class="exhi_detail">
|
|
|
- <p class="brand">TBJ 외</p>
|
|
|
- <h3 class="tit">ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션 ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션</h3>
|
|
|
- <p class="sale">신상 15%쿠폰할인</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <div class="exhi_item_pr">
|
|
|
- <ul class="prod_list clear">
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr01.jpg" alt="볼패딩 푸퍼점퍼">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">볼패딩 푸퍼점퍼 T204JP060P 볼패딩 푸퍼점퍼 T204JP060P</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr02.jpg" alt="테이퍼드 M톤 기모 데님 팬츠">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">테이퍼드 M톤 기모 데님 팬츠</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
+ <!-- <li>
|
|
|
<a href="">
|
|
|
<div class="img">
|
|
|
<img src="/images/pc/thumb/dp_exhibition_pr03.jpg" alt="패딩 리버서블 FLEECE 점퍼">
|
|
|
@@ -266,59 +129,13 @@
|
|
|
<p class="price"><span>25,410</span>원</p>
|
|
|
</div>
|
|
|
</a>
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="exhi_item">
|
|
|
- <div class="exhi_item_img">
|
|
|
- <a href="">
|
|
|
- <img src="/images/pc/thumb/tmp_pdLookbook1.jpg" alt="">
|
|
|
- <div class="exhi_detail">
|
|
|
- <p class="brand">TBJ 외</p>
|
|
|
- <h3 class="tit">ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션 ATTENTION! 20FW HOLIDAY TBJ 주목할 홀리데이 TBJ 컬렉션</h3>
|
|
|
- <p class="sale">신상 15%쿠폰할인</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <div class="exhi_item_pr">
|
|
|
- <ul class="prod_list clear">
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr01.jpg" alt="볼패딩 푸퍼점퍼">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">볼패딩 푸퍼점퍼 T204JP060P 볼패딩 푸퍼점퍼 T204JP060P</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr02.jpg" alt="테이퍼드 M톤 기모 데님 팬츠">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">테이퍼드 M톤 기모 데님 팬츠</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <a href="">
|
|
|
- <div class="img">
|
|
|
- <img src="/images/pc/thumb/dp_exhibition_pr03.jpg" alt="패딩 리버서블 FLEECE 점퍼">
|
|
|
- </div>
|
|
|
- <div class="txt">
|
|
|
- <p class="pr_tit">패딩 리버서블 FLEECE 점퍼</p>
|
|
|
- <p class="price"><span>25,410</span>원</p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
+ </li> -->
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|
|
|
+ </th:block>
|
|
|
+
|
|
|
+
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|