To properly set the priority of a facet, or the way the facet is arranged on the shopping page in SuiteCommerce Advanced (SCA) Denali, a change should be made to the Facets.FacetedNavigation.View.js file of the Facets module. On the SCA Denali folder, create a new folder under the custom Module folder. Name this folder FacetsOverride@1.0.0 Copy all… Continue reading Set Up the Facet Priority in SuiteCommerce Advanced Denali
Tag: denali
npm Error on Implementations
In some implementations of Denali R2, the npm install command returns an error. As a result, the installation cannot continue. This error occurs due to a version mismatch with the request HTTP client. You must change the version of the request client to correct the error. Step 1: Modify package.jsonIf you have not already done… Continue reading npm Error on Implementations