쇼핑몰: #118 상품 목록 표준화 및 스타일 완료

This commit is contained in:
whitedot
2013-05-02 21:02:45 +09:00
parent b111507268
commit 5565b0d968
5 changed files with 58 additions and 102 deletions

View File

@ -38,7 +38,7 @@ if ($is_admin)
// 상단 HTML
echo '<div id="sct_hhtml">'.stripslashes($ca['ca_head_html']).'</div>';
include G4_SHOP_PATH.'/listcategory.inc.php';
include G4_SHOP_PATH.'/listcategory3.inc.php';
// 상품 출력순서가 있다면
if ($sort != "") {