Hello,
I have a logic problem.
We sell sofas, love seats and single chairs with cushions in many colors.
The cushions inventory changes.
The cushion color price could be different
I may choose to put a certain color on sale because I have too many of them.
The cushion back and seat are 1 unit. The love seat uses 2 units of cushions. The sofa uses 3 units of cushions.
I want to track inventory.
What I really want to do is
a) Create a part called sofa
b) It is an assembly of Frame + 3 Cushion Units
c) The cushion units have attributes of colors.
What I think I need to do is
a0 Create a part called sofa
b) It is an assembly of Frame + One of (3 green cushions) or (3 red cushions) ...
If I created deafult variants they would each have 1 frame and 3 parts of green cushions (or red cushions etc.)
Can I make this dynamic - where if a person chooses a sofa with swatch green, he gets 3 green cushions and a frame? and if he chosses red he gets 3 red cushions and 1 frame?
Is that the best way to do this?
Thanks
Sam
I have a logic problem.
We sell sofas, love seats and single chairs with cushions in many colors.
The cushions inventory changes.
The cushion color price could be different
I may choose to put a certain color on sale because I have too many of them.
The cushion back and seat are 1 unit. The love seat uses 2 units of cushions. The sofa uses 3 units of cushions.
I want to track inventory.
What I really want to do is
a) Create a part called sofa
b) It is an assembly of Frame + 3 Cushion Units
c) The cushion units have attributes of colors.
What I think I need to do is
a0 Create a part called sofa
b) It is an assembly of Frame + One of (3 green cushions) or (3 red cushions) ...
If I created deafult variants they would each have 1 frame and 3 parts of green cushions (or red cushions etc.)
Can I make this dynamic - where if a person chooses a sofa with swatch green, he gets 3 green cushions and a frame? and if he chosses red he gets 3 red cushions and 1 frame?
Is that the best way to do this?
Thanks
Sam
Comment