How can i change Magento inventory settings to website scope instead of global?

后端 未结 1 1649
后悔当初
后悔当初 2021-01-02 21:56

We have a multi-store setup with magento operating across multiple domains. Some of these websites are wholesale b2b websites and some are retail b2c websites.

We ha

1条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-02 22:36

    There's no simple solution. You can create new attributes instead of default stock attributes and override methods to use them on website level. So you need to develop small extension.

    0 讨论(0)
提交回复
热议问题