3 replies [Last post]
gregoryheller's picture
Offline
Joined: 02/18/2009
Juice: 92
Was this information Helpful?

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?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: uc_node_checkout and Product Kits, will it create multiple n

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. Puzzled

gregoryheller's picture
Offline
Joined: 02/18/2009
Juice: 92
Re: Re: uc_node_checkout and Product Kits, will it create multip

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).

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: uc_node_checkout and Product Kits, will it create mu

Will update the project page right now to note that it doesn't work with product kits. Thanks for posting back.