get_cart("FLAG") ; while(list($cle, $object) = each($liste)) { $myCart->add_item($object) ; } } if ($elt_no_flag) { $liste = $myCartOrigine->get_cart("NOFLAG") ; while(list($cle, $object) = each($liste)) { $myCart->add_item($object) ; } } // procédure d'ajout $myCart->compte_items(); echo "