Magento – Product type for me? Grouped bundle

grouped-productsmagento-1.9

We have installed Magento CE 1.9.0.1 and i am playing around with product options to do what i want it to do.

Basically its the Grouped Product that i need but i don't want to show the individual products.

Example

"Product 1"
– "Product 1 – Box1"
– "Product 1 – Box2"

So, i want to be able to control the stock of "Box1" and "Box2" but have all other information/prices in the main product ("Product 1") but on the front end the customer doesn't need to see the 2x boxes that are being added to the order.

Does that make sense?

Does anyone know if i can do this out of the box or if they can recommend a plugin to do this?

Maybe a new Product Type would work?

Please advise.

Regard,
Martin

Best Answer

Do you want to make a Bundle Product instead? Bundle products are the exact same as grouped products, except you have the option to let customers not choose the quantity of sub-products they can order.

In the default Magento demo store the Sony VAIO 11.1" Notebook PC is an example of a bundle product. Here's how I've configured it.

Hope that helps!