|
|
@@ -42,6 +42,12 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
+ <div class="inner" id="goodsNodata" style="display:none;">
|
|
|
+ <div class="nodata">
|
|
|
+ <p>‘<span id="goodsKeyword"></span>’ 에 에 대한<br>검색 결과가 없습니다.</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
<!-- 이런상품은 어떤가요 -->
|
|
|
<div class="now_view" id="recomArea" style="display:none;">
|
|
|
<div class="store_product">
|
|
|
@@ -119,10 +125,10 @@
|
|
|
<!-- // 필터 종료 -->
|
|
|
|
|
|
<!-- 필터결과 없을때 -->
|
|
|
- <div class="nodata" id="noDataFilter" style="display:none;">
|
|
|
- <p>선택하신 조건에 맞는 상품이 없습니다.<br>검색어를 확인하신 후 다시 검색해 보세요!</p>
|
|
|
- <button class="btn">선택한 필터 초기화</button>
|
|
|
- </div>
|
|
|
+<!-- <div class="nodata" id="noDataFilter" style="display:none;">-->
|
|
|
+<!-- <p>선택하신 조건에 맞는 상품이 없습니다.<br>검색어를 확인하신 후 다시 검색해 보세요!</p>-->
|
|
|
+<!-- <button class="btn">선택한 필터 초기화</button>-->
|
|
|
+<!-- </div>-->
|
|
|
<!-- //필터결과 없을때 -->
|
|
|
|
|
|
<!-- 필터결과 있을때 -->
|