모바일 관련상품 출력설정 적용되지 않는 오류 수정
This commit is contained in:
@ -319,6 +319,7 @@ add_stylesheet('<link rel="stylesheet" href="'.G5_SHOP_CSS_URL.'/style.css">', 0
|
|||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
<?php if($default['de_mobile_rel_list_use']) { ?>
|
||||||
<!-- 관련상품 시작 { -->
|
<!-- 관련상품 시작 { -->
|
||||||
<section id="sit_rel">
|
<section id="sit_rel">
|
||||||
<h2>WITH ITEM</h2>
|
<h2>WITH ITEM</h2>
|
||||||
@ -336,6 +337,7 @@ add_stylesheet('<link rel="stylesheet" href="'.G5_SHOP_CSS_URL.'/style.css">', 0
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- } 관련상품 끝 -->
|
<!-- } 관련상품 끝 -->
|
||||||
|
<?php } ?>
|
||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Reference in New Issue
Block a user