We have been having issues with quantity based pricing, one issue we got around, but the next we're still at loss with.
Our setup is as follows:
We hava a single product in the catalog, pricing set to sum of components. It has a single component, with single drop down. The component has permutations that are linked with the dropdown options. Each permutaion is linked with a hidden product.
This allows us to have a drop-down box to select a type of product, rather than having the normal list of poducts on a page.
We then have prices in the component permutations that set the price for each available option in the drop down box.
What causes the problem is when we have also setup quantity based pricing for each of the permuations.
The setup is as so:-
Product with Option 1
Quantity 1 : £10 each
Quantity 2 : £7 each
Quantity 3 : £5 each
Product with Option 2
Quantity 1 : £12 each
Quantity 2 : £9 each
Quantity 3 : £6 each
etc.
The problem happens in this case:
Customer orders a product with option 1, quantity 2
The price is then £7 each, totaling £14
If they then add another product with option 1, quantity 1
the price becomes £5 each totaling £15, when what we wanted was
Customer orders:
Product Option 1, quantity 2, £14
Product Option 1, quantity 1, £10
Total £24
Rather then the catalog merging the two order lines in to:-
Product Option 1, quantity 3, £15
Total £15
I would have thought there would be an option somewhere to stop the catalog merging seperate order lines, but I can't find one.
Can anyone offer advice on what a fix might be, or a workaround while keeping the drop down structure of the product.
Our setup is as follows:
We hava a single product in the catalog, pricing set to sum of components. It has a single component, with single drop down. The component has permutations that are linked with the dropdown options. Each permutaion is linked with a hidden product.
This allows us to have a drop-down box to select a type of product, rather than having the normal list of poducts on a page.
We then have prices in the component permutations that set the price for each available option in the drop down box.
What causes the problem is when we have also setup quantity based pricing for each of the permuations.
The setup is as so:-
Product with Option 1
Quantity 1 : £10 each
Quantity 2 : £7 each
Quantity 3 : £5 each
Product with Option 2
Quantity 1 : £12 each
Quantity 2 : £9 each
Quantity 3 : £6 each
etc.
The problem happens in this case:
Customer orders a product with option 1, quantity 2
The price is then £7 each, totaling £14
If they then add another product with option 1, quantity 1
the price becomes £5 each totaling £15, when what we wanted was
Customer orders:
Product Option 1, quantity 2, £14
Product Option 1, quantity 1, £10
Total £24
Rather then the catalog merging the two order lines in to:-
Product Option 1, quantity 3, £15
Total £15
I would have thought there would be an option somewhere to stop the catalog merging seperate order lines, but I can't find one.
Can anyone offer advice on what a fix might be, or a workaround while keeping the drop down structure of the product.
Comment