Disable Manual sequencing and featured image features for Commerce Insights

We can make the manual product sequencing and featured image options unavailable to users in the Commerce Insights Store view. If manual product sequencing and featured image are unavailable, the Edit Content option does not appear in Store view.


Task info

Turn off manual product sequencing by disabling the EnableProductDisplayConfiguration service.


Procedure

  1. Move to the WCDE_installdir\workspace\search-config-ext\src\runtime\config\com.ibm.commerce.search\ directory.

  2. Edit the wc-component.xml file. Comment out the following element, or set its value attribute to false.

      <_config:property name="EnableProductDisplayConfiguration" value="true />

    For more information about editing the wc-component.xml component configuration file, see Changing properties in the component configuration file (wc-component.xml).

  3. Save and close the file.


Results

The product sequencing and featured image options are not available in Watson Commerce Insights.