제조원,원산지,브랜드 등 상품정보가 상품 상세화면에 노출되지 않아요
상품 등록 시 입력한 정보가 상세화면에 보이지 않는다면,
디자인>디자인 편집>중앙 디자인>상품관련>상품 상세 페이지에서
아래와 같은 가상태그를 각각 입력해주시면 상품 정보가 노출돼요.
제조사 <!--/manufacture/--> 원산지 <!--/origin/--> 브랜드 <!--/brand/--> 모델명 <!--/model/--> 상품 특이사항 <!--/addcode/--> 출시일 <!--/release_date/-->
<tr>
<th scope="row"><div class="tb-left">제조사</div></th>
<td>
<div class="tb-left">
<!--/manufacture/-->
</div>
</td>
</tr>Last updated