Admin: View Precart Products for precart   
Query("select * from $tbl_precartproduct where 1=1 $where order by $order_by $order_by2 limit $start, $pagesize"); $sql2=$obj->query("select * from $tbl_precartproduct where 1=1 $where order by $order_by $order_by2",$debug=-1); $reccnt=$obj->numRows($sql2); if($reccnt==0) { ?>
No Record
Recoud Found.
fetchNextObject($sql)) { $i++; if($i%2==0) { $bgcolor = "#f3f4f6"; } else { $bgcolor = ""; } ?>
S No. Headline Products Status Action
. headline); ?> product_price_ids!=''){ $itmesArr=$obj->query("select * from $tbl_productprice where id in (".$line->product_price_ids.") ",$debug=-1); while($rsItem=$obj->fetchNextObject($itmesArr)){ $itmes=$itmes.getField('product_name',$tbl_product,$rsItem->product_id)." ".$rsItem->size." ,
"; } //echo $itmes; echo substr($itmes,0,-1); $itmes=''; } ?>
status==1){?>