113sql= SELECT sum(FDC_QTY) as total_qty ,sum(FDC_WEIGHT_KG) as total_kg ,sum(FDC_PRC_NETT) as total_prc_nett FROM shopcart_prod WHERE FDC_SESS = '48cebde9b6d1ca33782557c6490926cf'
cart_total_qty=