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 = 'd2bbf87027d5b60c4391068b1f25ef7b'
cart_total_qty=