There are scenarios that which users navigate to Commerce > Websites > Configuration, they encounter an error that they have entered an invalid field value.
To resolve this, the field value for numberOfItemsDisplayed must be an integer value instead of a decimal value.
- Navigate to Customization > Lists, Records, & Fields > Record Types
- Under the Record Types page, locate the SC Configuration and click on the List
- In the SC Configuration List page, locate the Web Site by Configuration ID Sub list [x | Domain Name] and click on Edit
- Locate the field numberOfItemsDisplayed in the Configuration JSON field and change its value from “x.x” to “x”
- Click Save