Is it possible to ignore stock for specific customer role?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 年 前
Hi,

I'm using a single nopCommerce v3.3 for multiple shops.
Is it possible to ignore the stock (levels) when certain customers (in specific customerrole) are logged in and ordering?

Or, as an alternative, is it possible to use a shop-wide setting in such a way that that single shop is ignoring stock info for all products?

Thanks for your information/reply!
7 年 前
Anybody?!
7 年 前
No, it is not possible out of the box. It requires some customization work.
7 年 前
Hi, I'm also interested in this scenario.
Which is the best solution for you?
Could be an idea creating a IConsumer<EntityInserted<Order>> and when the order is placed by a role
re-add the same stock quantities for all purchased products?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.