|
@@ -46,7 +46,6 @@
|
|
|
</th:block>
|
|
</th:block>
|
|
|
<th:block th:unless="${goodsVideo.videoGb == 'Y'}">
|
|
<th:block th:unless="${goodsVideo.videoGb == 'Y'}">
|
|
|
<iframe width="100%" height="100%" th:src="${kollusMediaUrl+'/'+goodsVideo.kmcKey +'?player_version=html5'}" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe>
|
|
<iframe width="100%" height="100%" th:src="${kollusMediaUrl+'/'+goodsVideo.kmcKey +'?player_version=html5'}" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe>
|
|
|
-
|
|
|
|
|
</th:block>
|
|
</th:block>
|
|
|
</span>
|
|
</span>
|
|
|
</a>
|
|
</a>
|
|
@@ -478,6 +477,7 @@
|
|
|
<iframe th:src="${'https://www.youtube.com/embed/'+goodsVideo.kmcKey+'?rel=0'}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
<iframe th:src="${'https://www.youtube.com/embed/'+goodsVideo.kmcKey+'?rel=0'}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
</th:block>
|
|
</th:block>
|
|
|
<th:block th:unless="${goodsVideo.videoGb == 'Y'}">
|
|
<th:block th:unless="${goodsVideo.videoGb == 'Y'}">
|
|
|
|
|
+ <iframe width="100%" height="100%" th:src="${kollusMediaUrl+'/'+goodsVideo.kmcKey +'?player_version=html5'}" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe>
|
|
|
</th:block>
|
|
</th:block>
|
|
|
</div>
|
|
</div>
|
|
|
</th:block>
|
|
</th:block>
|
|
@@ -519,7 +519,7 @@
|
|
|
or #strings.contains(goodsImg.sysImgNm,'_M3')
|
|
or #strings.contains(goodsImg.sysImgNm,'_M3')
|
|
|
or #strings.contains(goodsImg.sysImgNm,'_M4')
|
|
or #strings.contains(goodsImg.sysImgNm,'_M4')
|
|
|
or #strings.contains(goodsImg.sysImgNm,'_M5')}">
|
|
or #strings.contains(goodsImg.sysImgNm,'_M5')}">
|
|
|
- <img th:src="${imgGoodsUrl+'/'+goodsImg.sysImgNm+'?RS=720'}" alt="">
|
|
|
|
|
|
|
+ <img th:src="${imgGoodsUrl+'/'+goodsImg.sysImgNm+'?RS=720'}" alt="" th:onerror="'this.src=\''+@{${uxImgUrl}+ '/images/pc/thumb/bg_item_none.png'}+'\';'">
|
|
|
</th:block>
|
|
</th:block>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -542,7 +542,7 @@
|
|
|
or #strings.contains(goodsImg.sysImgNm,'_D3.')
|
|
or #strings.contains(goodsImg.sysImgNm,'_D3.')
|
|
|
or #strings.contains(goodsImg.sysImgNm,'_D4.')
|
|
or #strings.contains(goodsImg.sysImgNm,'_D4.')
|
|
|
or #strings.contains(goodsImg.sysImgNm,'_D5.')}">
|
|
or #strings.contains(goodsImg.sysImgNm,'_D5.')}">
|
|
|
- <img th:src="${imgGoodsUrl+'/'+goodsImg.sysImgNm+'?RS=720'}" alt="">
|
|
|
|
|
|
|
+ <img th:src="${imgGoodsUrl+'/'+goodsImg.sysImgNm+'?RS=720'}" alt="" th:onerror="'this.src=\''+@{${uxImgUrl}+ '/images/pc/thumb/bg_item_none.png'}+'\';'">
|
|
|
</th:block>
|
|
</th:block>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -552,7 +552,7 @@
|
|
|
<span class="tit_view">FABRIC</span>
|
|
<span class="tit_view">FABRIC</span>
|
|
|
<div class="view">
|
|
<div class="view">
|
|
|
<th:block th:each="goodsImg, status : ${goodsImgList}" th:if="${#strings.contains(goodsImg.sysImgNm,'_S1')}">
|
|
<th:block th:each="goodsImg, status : ${goodsImgList}" th:if="${#strings.contains(goodsImg.sysImgNm,'_S1')}">
|
|
|
- <img th:src="${imgGoodsUrl+'/'+goodsImg.sysImgNm+'?RS=720'}" alt="">
|
|
|
|
|
|
|
+ <img th:src="${imgGoodsUrl+'/'+goodsImg.sysImgNm+'?RS=720'}" alt="" th:onerror="'this.src=\''+@{${uxImgUrl}+ '/images/pc/thumb/bg_item_none.png'}+'\';'">
|
|
|
</th:block>
|
|
</th:block>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -565,7 +565,7 @@
|
|
|
<span>
|
|
<span>
|
|
|
<th:block th:each="goodsImg, status : ${goodsImgList}" th:if="${#strings.contains(goodsImg.sysImgNm,'_L1')
|
|
<th:block th:each="goodsImg, status : ${goodsImgList}" th:if="${#strings.contains(goodsImg.sysImgNm,'_L1')
|
|
|
or #strings.contains(goodsImg.sysImgNm,'_L2')}">
|
|
or #strings.contains(goodsImg.sysImgNm,'_L2')}">
|
|
|
- <img th:src="${imgGoodsUrl+'/'+goodsImg.sysImgNm+'?RS=250'}" alt="">
|
|
|
|
|
|
|
+ <img th:src="${imgGoodsUrl+'/'+goodsImg.sysImgNm+'?RS=250'}" alt="" th:onerror="'this.src=\''+@{${uxImgUrl}+ '/images/pc/thumb/bg_item_none.png'}+'\';'">
|
|
|
</th:block>
|
|
</th:block>
|
|
|
</span>
|
|
</span>
|
|
|
</div>
|
|
</div>
|