hi at all,
I have this need: In my shop i have some kit products, this type of product have a code like another article but it is composed by several products, when a kit product are added to cart and ordered i need every single product quantity are decremented.
Example: Kit 1 are composed by 1xProcuctA, 1xProcuctB, 1xProcuctC, 3xProcuctD, if a client order 2 product Kit1 the product quantity of article ProcuctA is decremented by 2 unit, ProcuctB is decremented by 2 unit,ProcuctC is decremented by 2 unit, ProcuctD is decremented by 6 unit.
There is a way to obtain this behavior ?
Every solutions will be evaluated . . .
Many Thanks