Hi,
In my website I have 2 types of customer: 1)B2C and 2)B2B.
I want to manage inventory only for B2C users.
Is it possible? How to do?
Regards
Hello @SoulMan77
To manage inventory for B2C only, you will need to set up a multi-website setup (either subdomain/folder method) in Magento. So B2C customer can purchase from for example, domain.com and B2B you can give the link of domain.com/b2b
Then change the Qty Attribute to Website level instead of Global.
Thank you for the answer.
Creating a new store will I be able to disable the inventory check on the b2b site?
Please follow the below to resolve this
Inventory Management is enabled when installing or upgrading Magento.
As per your business requirement, you can enable or disable Magento tracked Inventory Management.
Below is link for Inventory Management
https://docs.magento.com/m2/ce/user_guide/catalog/inventory.html
Let me know if any issues
If my answer is useful, please Accept as Solution & give Kudos