Discount on Assinged to products issue.

Il y a 2 mois
1) When adding discount on product with maximum applied quantity of 2 if user add a product in cart with the quantity of 3, its showing the price is 90, and subtotal is 280 and showing that the discount applied on 2 items. Product price is 100. its not showing in cart the original price of product.

https://drive.google.com/file/d/1ZenMjmejomy9mxGCAzuc4uoHXCGbNhtH/view?usp=drive_link

2) Secondly after confirming the order on order details page it is showing that the product price is 90 and subtotal of product with quantity of 3 is 280.

https://drive.google.com/file/d/1ZenMjmejomy9mxGCAzuc4uoHXCGbNhtH/view?usp=drive_link

Is it a bug or the business logic that I cannot understand.
Il y a 2 mois
What nopCommerce version? Any third-party plugins or themes?
Il y a 2 mois
I'm using the latest version. 4.6.6
Using builtin discount functionality
Fresh installation. no themes no plugins.
Il y a 2 mois
It's saving the discounted price of product instead of original. if the logic is that the unit price must be discounted than the subtotal is not matching with the discounted price.
Il y a 2 mois
Discount Configuration and product price is set to 100.
https://drive.google.com/file/d/1iJFQX9m1AQOOIS9YjV1UABm1lZz8bQrW/view?usp=sharing
Il y a 2 mois
We already have a work item. You can follow the progress here.
Il y a 2 mois
Thank You for reply. I hope that it'll be fixed in 4.7 early version.

currently is there a workaround for this?