New product property to exclude some products from any discount

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

Can we create a working item to add new property to product which can exclude the product from any discount? This is actually a very common scenario and there is genuine requirement there for setting up some special one as non-discount (Although there is discount for its category).

Searched the forum, similar questions have been raised before like below. Just no working item has been created yet.

https://www.nopcommerce.com/boards/t/4584/setup-a-product-so-a-coupon-discount-code-can-not-be-applied.aspx

Thanks.
9 years ago
Hi,

Thanks for suggestion. Please vote for this work item here.
8 years ago
I created something like this recently and submitted a pull request.

https://nopcommerce.codeplex.com/SourceControl/network/forks/chrismcbride76/contributions/contribution/8349

Store owners can mark products as "Excluded from discounts" so that manufacture and category discounts won't apply to those products.  Discount plugins can use this flag in their logic as needed.

Note that discounts applying to order total, subtotal, etc are not impacted by this property.  This may (or may not) be the behavior expected.

Any thoughts?

Thanks,
Chris
8 years ago
Hi Chris,

Thanks a lot for this contribution!
6 years ago
Hi, does this feature has been implemented in nomCommerce 3.80 and higher ?

If not, is it possible to get the submited code from chrismcbride76 which was on https://nopcommerce.codeplex.com/SourceControl/network/forks/chrismcbride76/contributions/contribution/8349 ?

Thank you

Erik
5 years ago
epaquet wrote:
Hi, does this feature has been implemented in nomCommerce 3.80 and higher ?

Erik


Hi Erik,

I don't think this has been implemented. Per Andrei in this link, they decided to have it as customization.

Please check the solution I found to the same problem here. Maybe it will work for you as well.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.