|
Hi all,
I'm thinking about the best way to handle price changes on product components.
Let say I have two "Raw Components":
A -> price 5
B -> price 7
Let say I have two "Finished Products", that will be manufactured with these two components:
X -> A (6$) + B (7$)
Y -> A (5$) + B (8$)
How can I handle price changes based on product associations, when configuring my products?
I took a look at Price Rules, but I cannot find a way to use them in this kind of situation.
Many thanks for you help
|