|
@@ -79,7 +79,7 @@
|
|
|
|
|
|
|
|
<th:block th:if="${contentsLoc=='007'}">
|
|
<th:block th:if="${contentsLoc=='007'}">
|
|
|
<!-- 뉴아이템 슬라이드 -->
|
|
<!-- 뉴아이템 슬라이드 -->
|
|
|
- <div class="inner" th:if="${brandMainLayoutData.goodsList != null}">
|
|
|
|
|
|
|
+ <div class="inner" th:if="${brandMainLayoutData.goodsList != null and !brandMainLayoutData.goodsList.empty}">
|
|
|
<div class="new_item">
|
|
<div class="new_item">
|
|
|
<p class="br_subtitle" th:text="${contentsTitle}"></p>
|
|
<p class="br_subtitle" th:text="${contentsTitle}"></p>
|
|
|
<div class="area_slider">
|
|
<div class="area_slider">
|
|
@@ -118,7 +118,7 @@
|
|
|
|
|
|
|
|
<th:block th:if="${contentsLoc=='006' || contentsLoc=='014'||contentsLoc=='015'||contentsLoc=='016'}">
|
|
<th:block th:if="${contentsLoc=='006' || contentsLoc=='014'||contentsLoc=='015'||contentsLoc=='016'}">
|
|
|
<!-- 배너 슬라이드 -->
|
|
<!-- 배너 슬라이드 -->
|
|
|
- <div class="inner wide" th:if="${brandMainLayoutData.ContentsList!=null}">
|
|
|
|
|
|
|
+ <div class="inner wide" th:if="${brandMainLayoutData.ContentsList!=null and !brandMainLayoutData.ContentsList.empty}">
|
|
|
<div class="swiper-container br_second_slide">
|
|
<div class="swiper-container br_second_slide">
|
|
|
<div class="swiper-wrapper">
|
|
<div class="swiper-wrapper">
|
|
|
<th:block th:each="ContentsData, ContentsStat : ${brandMainLayoutData.ContentsList}">
|
|
<th:block th:each="ContentsData, ContentsStat : ${brandMainLayoutData.ContentsList}">
|
|
@@ -142,7 +142,7 @@
|
|
|
|
|
|
|
|
<th:block th:if="${contentsLoc=='008'}">
|
|
<th:block th:if="${contentsLoc=='008'}">
|
|
|
<!-- 베스트아이템 슬라이드 -->
|
|
<!-- 베스트아이템 슬라이드 -->
|
|
|
- <div class="inner" th:if="${brandMainLayoutData.goodsList != null}">
|
|
|
|
|
|
|
+ <div class="inner" th:if="${brandMainLayoutData.goodsList != null and !brandMainLayoutData.goodsList.empty}">
|
|
|
<div class="pd_together best_item">
|
|
<div class="pd_together best_item">
|
|
|
<p class="br_subtitle" th:text="${contentsTitle}">BEST ITEMS</p>
|
|
<p class="br_subtitle" th:text="${contentsTitle}">BEST ITEMS</p>
|
|
|
<div class="area_slider">
|
|
<div class="area_slider">
|
|
@@ -225,7 +225,7 @@
|
|
|
|
|
|
|
|
<th:block th:if="${contentsLoc=='009' or contentsLoc=='017' or contentsLoc=='018' or contentsLoc=='019'}">
|
|
<th:block th:if="${contentsLoc=='009' or contentsLoc=='017' or contentsLoc=='018' or contentsLoc=='019'}">
|
|
|
<!-- 엠디픽 슬라이드 -->
|
|
<!-- 엠디픽 슬라이드 -->
|
|
|
- <div class="inner" th:if="${brandMainLayoutData.goodsList != null}">
|
|
|
|
|
|
|
+ <div class="inner" th:if="${brandMainLayoutData.goodsList != null and !brandMainLayoutData.goodsList.empty}">
|
|
|
<div class="pd_together md_item">
|
|
<div class="pd_together md_item">
|
|
|
<p class="br_subtitle" th:text="${contentsTitle}"></p>
|
|
<p class="br_subtitle" th:text="${contentsTitle}"></p>
|
|
|
<div class="area_slider">
|
|
<div class="area_slider">
|
|
@@ -265,7 +265,7 @@
|
|
|
|
|
|
|
|
<th:block th:if="${contentsLoc=='011'}">
|
|
<th:block th:if="${contentsLoc=='011'}">
|
|
|
<!-- 스페셜샵 슬라이드 -->
|
|
<!-- 스페셜샵 슬라이드 -->
|
|
|
- <div class="inner" th:if="${brandMainLayoutData.planningList != null}">
|
|
|
|
|
|
|
+ <div class="inner" th:if="${brandMainLayoutData.planningList != null and !brandMainLayoutData.planningList.empty}">
|
|
|
<div class="special_shop">
|
|
<div class="special_shop">
|
|
|
<p class="br_subtitle" th:text="${contentsTitle}"></p>
|
|
<p class="br_subtitle" th:text="${contentsTitle}"></p>
|
|
|
<div class="area_slider">
|
|
<div class="area_slider">
|
|
@@ -369,7 +369,7 @@
|
|
|
|
|
|
|
|
<th:block th:if="${contentsLoc=='012'}">
|
|
<th:block th:if="${contentsLoc=='012'}">
|
|
|
<!-- 유튜브 슬라이드 -->
|
|
<!-- 유튜브 슬라이드 -->
|
|
|
- <div class="inner wide" th:if="${brandMainLayoutData.ContentsList != null}">
|
|
|
|
|
|
|
+ <div class="inner wide" th:if="${brandMainLayoutData.ContentsList != null and !brandMainLayoutData.ContentsList.empty}">
|
|
|
<div class="youtube">
|
|
<div class="youtube">
|
|
|
<p class="br_subtitle" th:text="${contentsTitle}">STYLE24 TV</p>
|
|
<p class="br_subtitle" th:text="${contentsTitle}">STYLE24 TV</p>
|
|
|
<div class="swiper-container br_youtube_slide">
|
|
<div class="swiper-container br_youtube_slide">
|
|
@@ -378,7 +378,7 @@
|
|
|
<div class="swiper-slide">
|
|
<div class="swiper-slide">
|
|
|
<div class="movbox">
|
|
<div class="movbox">
|
|
|
<iframe th:if="${item.strVar1=='Y'}" width="100%" height="100%" th:src="${'https://www.youtube.com/embed/'+item.strVar2+'?rel=0'}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
<iframe th:if="${item.strVar1=='Y'}" width="100%" height="100%" th:src="${'https://www.youtube.com/embed/'+item.strVar2+'?rel=0'}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
- <iframe th:if="${item.strVar1=='M'}" class="pd_mov" th:src="${'http://v.kr.kollus.com/'+item.strVar2+'?enable_initialize_focus=false'}" allowfullscreen></iframe>
|
|
|
|
|
|
|
+ <iframe th:if="${item.strVar1=='M'}" class="pd_mov" th:src="${kollusMediaUrl+'/'+item.strVar2+'?enable_initialize_focus=false'}" allowfullscreen></iframe>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</th:block>
|
|
</th:block>
|