Discount on top?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi All,

I'm need override or new code for calculate product price have discount and discount coupon code (on top).

Ex.
Product A - Price = $100
-> have discount 50%: Price = $50 (100 - 50%)
-> use coupon code 50%: Price = $25 (50 - 50%)

But Nopcommerce v3.9 Product A = $0 (100 - 100%)
Please give me advice concerning what to do.
Thank you for your help.

Best regards,
Peera S.
6 years ago
I'm not sure, but I think this plugin might work for you:
https://www.nopcommerce.com/p/2533/discount-on-cart-value-with-all-operations.aspx

It applies the discount AFTER the already calculated sub-total.
6 years ago
Hi embryo,

Thank you for your reply.
But this not my point. :)

Best regards,
PeeraS.
6 years ago
You Can A make a plugin and override the  IDiscountService methods...
6 years ago
Hi RohitasBehera,

Thank you for your response.
Yes, I'm override in PriceCalculationService.

Thank you all Community.
Best regard,
PeeraS.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.