Discount on Assinged to products issue.

2 个月 前
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.
2 个月 前
What nopCommerce version? Any third-party plugins or themes?
2 个月 前
I'm using the latest version. 4.6.6
Using builtin discount functionality
Fresh installation. no themes no plugins.
2 个月 前
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.
2 个月 前
Discount Configuration and product price is set to 100.
https://drive.google.com/file/d/1iJFQX9m1AQOOIS9YjV1UABm1lZz8bQrW/view?usp=sharing
2 个月 前
We already have a work item. You can follow the progress here.
2 个月 前
Thank You for reply. I hope that it'll be fixed in 4.7 early version.

currently is there a workaround for this?