상품 리스트에 링크 어떻게 걸수 있을까요? 채택완료
// add_stylesheet('css 구문', 출력순서); 숫자가 작을 수록 먼저 출력됨 add_stylesheet('', 0); ?>
css) { echo "
- css}\">\n";
} else {
echo "
- \n";
if ($this->href) { echo "
\n"; }if ($this->href) { echo "
href}{$row['it_id']}\" class=\"sct_tit\">\n"; }\n"; }if ($this->view_it_name) { echo stripslashes($row['it_name'])."
\n"; }if ($this->view_it_cust_price || $this->view_it_price) {
echo "\n";
if ($this->view_it_price) { echo display_price(get_price($row), $row['it_tel_inq'])."\n"; }
echo "\n";
} if ($this->href) { echo "
echo"
\n";img_width}px;height:{$this->img_height}px\">img_width}px;height:{$this->img_height}px\">echo"
\n";
}
- \n";
}
}
if ($i % $this->list_mod == 0) $sct_clear = ' sct_clear'; else $sct_clear = '';
echo "
if ($i > 0) echo "
if($i == 0) echo "
등록된 상품이 없습니다.
\n"; ?>
현재는 상품명에만 링크값이 먹고 있습니다.
이미지에도 링크를 넣고 싶은데 소스보기가 너무 어렵네요 ㅠㅠ
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인