Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 682 Bytes

2021-03-01-reordering-content-on-general-tab-of-the-product-module.md

File metadata and controls

11 lines (11 loc) · 682 Bytes
title issue
Reordering content on General tab of the product module
NEXT-13290

Administration

  • Deprecated sw_product_settings_form_active_field block in sw-product-basic-form component.
  • Deprecated sw_product_price_form_purchase_price_field block in sw-product-price-form component.
  • Added sw_product_settings_form_active_field block in sw-product-category-form component.
  • Added sw_product_price_form_purchase_price_field block in sw-list-price-field component.
  • Added showSettingPrice prop in s/app/component/form/sw-list-price-field/index.js.
  • Changed changeDisplaySettings methods in /module/sw-product/page/sw-product-detail/index.js.