Hi, I think this would

Posts: 82
Joined: 12/28/2007
Bug FinderGetting busy with the Ubercode.

Hi,

I think this would probably be easily accomplished by creating a custom form with the checkboxes and a submit button. The submit function could then call the uc_cart_add_item($node_id, $quantity) function for each checked product to add it to the cart.

Chad