I set up a shop for a client - she sells cookies by the 1/2 dozen, 1 dozen, or 2 dozen (for example). If I want to ensure that a minimum order (with the min order mod) of 2 dozen is fulfilled would I have to do something like this:
1 unit = 1 cookie
so 1/2 dozen = 6 units
1 dozen = 12 units?
I had previously set it up so that each item (by cookie type) was simply a product of its own -- so 1/2 dozen of chocolate chip is 1 unit -- but I suppose that won't help me in the long run. Am I on the right track here?
Or is there a better way?



