img_width}px\">\n";
if ($this->href) {
echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n";
}
if ($this->view_it_img) {
echo get_it_image($row['it_id'], $this->img_width, $this->img_height, '', '', stripslashes($row['it_name']))."\n";
}
if ($this->href) {
echo "\n";
}
if ($this->view_it_id) {
echo "<".stripslashes($row['it_id']).">\n";
}
if ($this->href) {
echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n";
}
if ($this->view_it_name) {
echo stripslashes($row['it_name'])."\n";
}
if ($this->href) {
echo "\n";
}
if ($this->view_it_basic && $row['it_basic']) {
echo "".stripslashes($row['it_basic'])."
\n";
}
if ($this->view_it_cust_price || $this->view_it_price) {
echo "\n";
if ($this->view_it_cust_price && $row['it_cust_price']) {
echo "".display_price($row['it_cust_price'])."\n";
}
if ($this->view_it_price) {
echo display_price(get_price($row), $row['it_tel_inq'])."\n";
}
echo "
\n";
}
if ($this->view_it_icon) {
echo "".item_icon($row)."
\n";
}
if ($this->view_sns) {
echo "";
echo get_sns_share_link('facebook', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_fb.png');
echo get_sns_share_link('twitter', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_twt.png');
echo get_sns_share_link('googleplus', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_goo.png');
echo "
\n";
}
if ($this->href) {
echo "\n";
}
echo "\n";
}
if ($i > 0) echo "