How can I change the product stock attribute website or store wise?
It's not a bug, such a behavior is to be expected.
If you look into the documentation, products stocks are indeed global.
If you'd like to extend the functionality to accommodate multiple warehouses, feel free to either use a 3rd-party extension or customize it on your own.
Yeah I totally agree with you. We indeed need such kind of customization where inventory can be managed for multiple warehouse or website.
Thanks!
I'm closing this issue as it is not a bug.
@korostii, But the quantity of the products are different for each website. Then what to do?
Hi @TejaBhagavan
If this is still a problem for you, FYI Magento now includes "MultiSource Inventory (MSI)" feature out of the box since version 2.3.0, so maybe try upgrading.
Merchants can represent multiple locations (sources) for physical inventory in Magento.
Sources can be grouped into stocks to create inventory pools that can be defined for one or more websites
( https://magento-devdocs.github.io/devdocs-for-tests/guides/v2.3/release-notes/ReleaseNotes2.3.0Commerce.html )
Most helpful comment
Yeah I totally agree with you. We indeed need such kind of customization where inventory can be managed for multiple warehouse or website.
Thanks!