EmreSarikaynak / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

FQ custom options price calculation (%) #622

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Custom options that have their prices setup in percents rather than fixed 
values are not calculating the final amount properly.

Lets say we have 3 FQ options:
1. 10 items for $10
2. 200 items for $100

and custom options that adds 10% and 20% to the price.
http://d1.zetaprints.com/mageimage/index.php/magentot-02/remax-3img.html

If I select the second FQ (200 items for $100) and tick the second option that 
adds 20% to the price I should get:
$100 + 20% ($20) = $120

This, however, is not the case. Instead of that, I get
$100 + 20% ($40 out of the 200 items) = $140

Original issue reported on code.google.com by agur...@gmail.com on 8 Aug 2011 at 3:14

GoogleCodeExporter commented 9 years ago

Original comment by agur...@gmail.com on 8 Aug 2011 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by agur...@gmail.com on 11 Aug 2011 at 5:00

GoogleCodeExporter commented 9 years ago
Dear agur...,
I have the same problem. I spent all this week to find how to change that but I 
didn't find... grrr...
I am happy because I am not alone, someone on this earth has the same problem 
as me!!
So, did you find???
Regards,
Jiboon

Original comment by jiboo...@gmail.com on 24 Feb 2012 at 3:03

GoogleCodeExporter commented 9 years ago

Original comment by ad...@zetaprints.com on 24 Feb 2012 at 6:39

GoogleCodeExporter commented 9 years ago
Issue 791 has been merged into this issue.

Original comment by agur...@gmail.com on 26 Apr 2012 at 7:41