상세페이지 2,3차 카테고리 노출
상세페이지는 카테고리가 다 노출이 되지 않더라구요
/skin/shop/basic/navigation.skin.php
하단쯤에
if ($it_id){
$sql_t = " select ca_id2 from {$g5['g5_shop_item_table']} where it_id = '$it_id' ";
// echo $sql_t;
$row_t = sql_fetch($sql_t);
// echo $row_t[ca_id2];
$sql_name = " select ca_name from {$g5['g5_shop_category_table']} where ca_id = '$row_t[ca_id2]' ";
$row_name = sql_fetch($sql_name);
$navigation = '<a href="/store.php" class="sct_here ">ONLINE STORE</a>';
$navigation .= ' <a href="./list.php?ca_id='.$row_t[ca_id2].'" class="sct_here ">'.$row_name['ca_name'].'</a>';
//$navigation .= " > $it[it_name]";
$navigation .= ' <a href="#" class="sct_here sct_here2 ">'. $it['it_name'].'</a>';
}
붙여넣으시면 되실겁니다.
/skin/shop/basic/navigation.skin.php
하단쯤에
if ($it_id){
$sql_t = " select ca_id2 from {$g5['g5_shop_item_table']} where it_id = '$it_id' ";
// echo $sql_t;
$row_t = sql_fetch($sql_t);
// echo $row_t[ca_id2];
$sql_name = " select ca_name from {$g5['g5_shop_category_table']} where ca_id = '$row_t[ca_id2]' ";
$row_name = sql_fetch($sql_name);
$navigation = '<a href="/store.php" class="sct_here ">ONLINE STORE</a>';
$navigation .= ' <a href="./list.php?ca_id='.$row_t[ca_id2].'" class="sct_here ">'.$row_name['ca_name'].'</a>';
//$navigation .= " > $it[it_name]";
$navigation .= ' <a href="#" class="sct_here sct_here2 ">'. $it['it_name'].'</a>';
}
붙여넣으시면 되실겁니다.
게시판 목록
영카트5 팁자료실
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 251 | 7년 전 | 4743 | ||
| 250 | 7년 전 | 3977 | ||
| 249 | 7년 전 | 3455 | ||
| 248 | 7년 전 | 4953 | ||
| 247 | 7년 전 | 3105 | ||
| 246 | 7년 전 | 6126 | ||
| 245 |
|
7년 전 | 3137 | |
| 244 | 7년 전 | 6854 | ||
| 243 | 7년 전 | 3329 | ||
| 242 |
|
7년 전 | 4052 | |
| 241 |
세르반데스
|
7년 전 | 5798 | |
| 240 | 7년 전 | 8038 | ||
| 239 | 7년 전 | 3872 | ||
| 238 | 7년 전 | 3819 | ||
| 237 |
|
7년 전 | 3945 | |
| 236 | 7년 전 | 5535 | ||
| 235 |
아생연후살타
|
7년 전 | 4508 | |
| 234 | 7년 전 | 5168 | ||
| 233 | 7년 전 | 3749 | ||
| 232 | 7년 전 | 3735 | ||
| 231 | 7년 전 | 3567 | ||
| 230 |
인아이디어
|
7년 전 | 7280 | |
| 229 | 7년 전 | 4383 | ||
| 228 | 7년 전 | 5126 | ||
| 227 | 7년 전 | 3396 | ||
| 226 | 7년 전 | 4263 | ||
| 225 | 7년 전 | 4983 | ||
| 224 | 7년 전 | 3517 | ||
| 223 | 7년 전 | 5088 | ||
| 222 | 7년 전 | 10613 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기