', 0); // 장바구니 또는 위시리스트 ajax 스크립트 add_javascript('', 10); ?> ca_id && isset($_COOKIE['ck_itemlist'.$this->ca_id.'_type'])) ? $_COOKIE['ck_itemlist'.$this->ca_id.'_type'] : ''; if(!$is_gallery_list){ $is_gallery_list = 'gallery'; } $li_width = ($is_gallery_list === 'gallery') ? intval(100 / $this->list_mod) : 100; $li_width_style = ' style="width:'.$li_width.'%;"'; $ul_sct_class = ($is_gallery_list === 'gallery') ? 'sct_10' : 'sct_10_list'; $i = 0; foreach((array) $list as $row){ if( empty($row) ) continue; $item_link_href = shop_item_url($row['it_id']); // 상품링크 $star_score = $row['it_use_avg'] ? (int) get_star($row['it_use_avg']) : ''; //사용자후기 평균별점 $is_soldout = is_soldout($row['it_id'], true); // 품절인지 체크 if ($i == 0) { if ($this->css) { echo "