I am looking for a way to create product packs with Joomla 2.5 and Virtuemart 2.0.
By a product pack, i mean a product which would be composed of several products. For example, I would have :
- product A
- product B
- product C
- Pack 1 (A + B, with discount)
- Pack 2 (A + B + C, with discount)
Then, buying a pack would add all sub-products to cart, or destock the amount of each subproduct.
For now, I haven't managed to find a way to do this, but I was told this is possible.
Can someone please help me with this ?