|
|
@@ -35,7 +35,8 @@
|
|
|
</div>
|
|
|
<div class="cont_body">
|
|
|
<div class="bulletship">
|
|
|
- <div class="bulletship_head" th:utext="${#strings.replace(#strings.replace(shotHtmlTop.fsrcPc,'&lt;','<'),'&gt;','>')}">
|
|
|
+ <!-- <div class="bulletship_head" th:utext="${#strings.replace(#strings.replace(shotHtmlTop.fsrcPc,'&lt;','<'),'&gt;','>')}"> -->
|
|
|
+ <div class="bulletship_head">
|
|
|
<img src="/images/pc/thumb/bullet_bg1.png" alt="10시까지 주문하면 당일도착">
|
|
|
</div>
|
|
|
<div class="bulletship_body" id="shotHtml">
|
|
|
@@ -55,8 +56,9 @@
|
|
|
</div>
|
|
|
<div class="bulletship_foot"><br>
|
|
|
</div>
|
|
|
- <div class="bulletship_foot" th:utext="${#strings.replace(#strings.replace(shotHtmlBtm.fsrcPc,'&lt;','<'),'&gt;','>')}">
|
|
|
- <!-- <img src="/images/pc/thumb/bullet_bg2.png" alt="주문/도착, 배송일, 대상상품"> -->
|
|
|
+ <!-- <div class="bulletship_foot" th:utext="${#strings.replace(#strings.replace(shotHtmlBtm.fsrcPc,'&lt;','<'),'&gt;','>')}"> -->
|
|
|
+ <div class="bulletship_foot">
|
|
|
+ <img src="/images/pc/thumb/bullet_bg2.png" alt="주문/도착, 배송일, 대상상품">
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|