title | issue |
---|---|
Pre-select sales channels from the default visibility settings |
NEXT-15017 |
- Added
fetchSalesChannelSystemConfig
method insrc/module/sw-product/component/sw-product-category-form/index.js
to handle fetch default sales channel data in system config - Added
fetchSalesChannelByIds
method insrc/module/sw-product/component/sw-product-category-form/index.js
to handle fetching sales channel data from default system config data - Added
createProductVisibilityEntity
method insrc/module/sw-product/component/sw-product-category-form/index.js
to create product visibility entity from default visibility data