Release V7.1.0
New Feature
Pricing
🆕 Min, Max and Average Pricing Groups Additon
What are min and max groups I hear you say, well I am glad you asked
Let's say you have a chair, and this chair has two parts that can both be finished in a different material. Those materials have different costs, and it's a typical pricing technique to use the highest price group from the two chosen.
Before mimeeq introduced the pricing groups, you would have to create all combinations of the price codes, like this example below:
- CHAIRNAME/{outer}/{inner} resulting in
- CHAIRNAME/GP1/GP1
- CHAIRNAME/GP1/GP2
- CHAIRNAME/GP2/GP3
etc. etc... for a lot of price groups, this gets 🥱
Â
Now you add the price group and pick the Max scope
Then you add two lines like this
- CHAIRNAME/{outer}
- CHAIRNAME/{inner}
We pick the one that has the highest price returned 😎
Â
There are now four price group types to pick from:
- Min, Picks the min of the prices
- Max picks the max of the prices
- Average, averages all the prices
- All uses all the price