if i am using UC node checkout and have a product kit that consists of a3 to 5 products, will uc node checkout create a node for each product? or just for the product kit?
To be honest... I haven't tried it with product kits and am not quite sure what would happen. Part of me wonders if it will work at all... the other part of me thinks it might add the association to each product but might screw up if you allow one product from the kit to be removed from the cart. 
a preliminary test today seems to suggest that if the products that are part of the kit are associated with a uc_node_checkout content type, then the products will end up in your cart seemingly without the user having to create the uc node checkout node, but if you click on the product in your cart you get taken to the nodecheckout node.
Regardless.... turns out that i don;t think that product kits are going to work for my purposes. I need a way to offer a user a choice of x number of y products all sold for a particular price.
I think that my solution will be to create a different content type (product class) that has a different uc node checkout content type that requires the user to select the particular events they want. It is not ideal, but will probably work for what is really an edge case in this project. (figure <100 sales per year).
