Here is what I would like to do..
Say I am offering a painting service and I have the color options of green, red, and blue.
So I create a Item called "painting service" with the options of green, red , and blue..smiple enough
But I want the price to be different depending on if they buy more than one to cover setup time for each paint color. So if they buy one red its $15 but if they buy 2 or more it $10 each.
The problem with the current setup is if they buy 1 red and 1 green it considers that 2 parts so gives the cheaper price of $10 each when I want it to be $15 each since I have to setup 2 different paint colors.
So the only real option I see is making a different part for each color. Does anyone have any other ideas?
Cant figure out how to make this work the way I need it to.
- compunerdy
- Admiral (ADM)
- Posts: 1283
- Joined: Sun Nov 18, 2007 3:55 pm
maybe
I'm just throwing this out there.
What about having two sets . One would be for the number of colors that the customer wants. This would be priced accordingly. The second would be to choose the actual colors.
What about having two sets . One would be for the number of colors that the customer wants. This would be priced accordingly. The second would be to choose the actual colors.