I am working on magento2, I am facing problem in to manage product qty in store / website wise, the scenario is:
I have created 6 websites/stores in magento (area wise), and select the same root category in it.all the websites have same products (websites names are added in product), how does I manage product qty seperately store wise.
2
Answers
Firstly, You go to Magento admin and then open Catalog->Products. Open one product, then you can see the lift side Store View, click on this dropdown and select that store there you need to change your product qty.
Firstly Go to Store->inventory->sources and create individual source for each and every website
than go to store->inventory->stocks and assign sources to stock
After that you can manage quantity by Website or store..
Do let me know if you’re facing any queries yet..