getDeliveryInfos($cookie->id_cart,$cookie->id_customer); if (!$result) die('{"result" : false}'); else die('{"result" : true}'); ?>