상세페이지 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 팁자료실
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 371 |
이로홀딩스
|
2년 전 | 1554 | |
| 370 |
페이투페이
|
2년 전 | 1557 | |
| 369 | 2년 전 | 1305 | ||
| 368 | 2년 전 | 1719 | ||
| 367 | 2년 전 | 2062 | ||
| 366 | 2년 전 | 2275 | ||
| 365 | 2년 전 | 2079 | ||
| 364 | 2년 전 | 1607 | ||
| 363 | 3년 전 | 1350 | ||
| 362 | 3년 전 | 3120 | ||
| 361 | 3년 전 | 1924 | ||
| 360 |
|
3년 전 | 2674 | |
| 359 | 3년 전 | 2431 | ||
| 358 | 3년 전 | 1591 | ||
| 357 |
welcome
|
3년 전 | 1320 | |
| 356 | 3년 전 | 1634 | ||
| 355 | 3년 전 | 1896 | ||
| 354 | 3년 전 | 1564 | ||
| 353 | 3년 전 | 1272 | ||
| 352 | 3년 전 | 1322 | ||
| 351 | 3년 전 | 1431 | ||
| 350 | 3년 전 | 2519 | ||
| 349 | 3년 전 | 1677 | ||
| 348 | 3년 전 | 3277 | ||
| 347 | 3년 전 | 4072 | ||
| 346 | 4년 전 | 2825 | ||
| 345 | 4년 전 | 4494 | ||
| 344 |
별지기천사
|
4년 전 | 3990 | |
| 343 | 4년 전 | 3413 | ||
| 342 | 4년 전 | 2029 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기