'$it_id' and SUBSTRING(ca_id,1,4) = '".substr($it['ca_id'],0,4)."' and it_use = '1' order by it_id asc limit 1 "; $row = sql_fetch($sql); if ($row['it_id']) { $prev_title = '이전상품보기 '.$row['it_name']; $prev_href = ''; $prev_href = ''; } else { $prev_title = ''; $prev_href = ''; $prev_href2 = ''; } // 다음 상품보기 $sql = " select it_id, it_name from {$g5['g5_shop_item_table']} where it_id < '$it_id' and SUBSTRING(ca_id,1,4) = '".substr($it['ca_id'],0,4)."' and it_use = '1' order by it_id desc limit 1 "; $row = sql_fetch($sql); if ($row['it_id']) { $next_title = '다음 상품 '.$row['it_name']; $next_href = ''; $next_href2 = ''; } else { $next_title = ''; $next_href = ''; $next_href2 = ''; } ?>
'; $thumb = get_it_thumbnail($it['it_img'.$i], 280, 280); if(!$thumb) continue; echo '
  • '; echo ''.$thumb.''; echo '
  • '; $thumb_count++; } if ($thumb_count > 0) echo ''; ?>

    상품간략정보 및 구매기능


    고객선호도
    */ ?>
    제조사
    원산지
    브랜드
    모델
    판매가격 전화문의
    시중가격
    판매가격
    재고수량

    선택옵션

    추가옵션

    • (+0원)
    ddd