ShoppingCart->new( user => $user, map { $_->id => $_->quantity } @products, );