I have a few groups of related products and I'd like to walk customers through these groups step-by-step. Each group should be listed on a single page - essentially combining their product_info pages. Instead of an Add to Cart button, I'm trying to add all selected products to the cart and go to the next Product Group that will also list multiple product_info pages as a single page. The final page would add the products to the shopping cart, then go to the shopping cart. At least the first group of products will be priced by attribute.
Product Group 1
Product 1
Attribute
Product 2
Attribute
Action: Add Items to Cart & Go To Product Group 2
Product Group 2
Product 3
Product 4
Action: Add Items to Cart & Go To Product Group 3
Product Group 3
Product 5
Product 6
Action: Add Items to Cart & Go To Shopping Cart
I've scoured the forums and can't find anything like this. Has anyone done this before? I've looked at creating a Product Type with a custom product_info_display, though I'm not certain how to link the two if that would work. I've also looked at the custom forms thread, but none of that really deals with products. Any suggestions are greatly appreciated. I'm on 1.3.7.
Thanks



