Product Review Configuration

Use the SuiteCommerce Configuration record to configure the display of product reviews on your website, including filter and sort options. For pre-Vinson implementations of SuiteCommerce Advanced, configure properties by extending the backend and frontend configuration files. See Best Practices for Customizing SCA for information about extending backend and frontend configuration files.

To configure Product Reviews:

  1. Go to Commerce > Websites > Configuration.

  2. Select your website and domain and click Configure.

  3. In the Configuration record, go to the Shopping tab and the Reviews subtab.

  4. Set properties as required.

    For information about configuring properties for product reviews using the Configuration record, see Reviews Subtab.

  5. Click Save.

Product reviews are sorted by default by their creation date rather than by a custom creation date. To sort reviews by custom creation date, add a new sort option using the custom creation date’s property ID.

To configure product reviews by custom creation date:

  1. Go to Commerce > Websites > Configuration.

  2. Select your website and domain and click Configure.

  3. In the Configuration record, go to the Shopping tab and the Reviews subtab.

  4. Enter the following details in the Sort Options area:

    • In the ID field, enter: custom_date

    • In the Name field, enter: By Date Migrated

    • In the Params field, enter: {"order": "custom_created_on:ASC"}

    • Check Is Default if you want this to be the default sort option displayed in the dropdown list on your website.

  5. Click Add.

  6. Click Save.

Related Topics

SuiteCommerce Product Reviews
Product Reviews Custom Record
Product Review Attributes
Product Review Moderation
Product Review Customer Experience

General Notices