When deploying the source code for version 2019.1, we initially need to update the deployment process to use token-based authentication. However, after making this change, we encountered errors in the terminal that prevent successful deployment. The error messages include: getFileNamedsearcherror undefined The following tasks did not complete: deploy, deploy Did you forget to signal async… Continue reading How to Resolve Deployment Errors in SuiteCommerce Advanced 2019.1
Author: Remya Krishnan
Resolving Local Setup Issues in the Elbrus Version
Introduction This article covers the troubleshooting steps taken to resolve issues encountered during the Elbrus version setup on a local environment. Follow these steps if you encounter errors while setting up or running the application locally. Steps for Resolving Setup Issues Initial Setup Attempt Start by creating a new folder for the Elbrus project. Download… Continue reading Resolving Local Setup Issues in the Elbrus Version
To add Commerce Categories to website field sets
Description : To add commerce categories to the website field set, we need to follow the steps below. 1.Go to Commerce > Websites > Website List. Click the Edit link for the website to which you are adding the Commerce Categories field. Click the Field Sets subtab. Locate the Details field set and click the Fields Included in Field Set column. This is the… Continue reading To add Commerce Categories to website field sets
To add Commerce Categories to website field sets
Description : To add commerce categories to the website field set, we need to follow the steps below. 1.Go to Commerce > Websites > Website List. Click the Edit link for the website to which you are adding the Commerce Categories field. Click the Field Sets subtab. Locate the Details field set and click the Fields Included in Field Set column. This is the… Continue reading To add Commerce Categories to website field sets
To configure properties for Commerce Categories:
Description: To configure properties for commerce categories we need to follow the below steps Select the domain to configure at Commerce > Websites > Configuration. In the SuiteCommerce Configuration record, go to the Integrations tab and the Categories subtab. Set feature properties as required. Save the Configuration record.
To assign an item to a category
Description: To assign an item to a category, we need to follow the steps below. Go to Commerce > Content Management > Catalog & Categories > Commerce Categories. Click the category to display the category record. Click the Edit button. Click the Items subtab. Select the item from the item dropdown list. The list only includes those items configured to… Continue reading To assign an item to a category
Font Awesome not working, icons showing as squares
Description : In some cases, after updating and activating the theme, some icons may be missing and appear as squares. This issue occurs due to changes in the Font Awesome version. To resolve this, we can use the following methods Methods to Follow The issue may occur when we install Dart-Sass, which is part of… Continue reading Font Awesome not working, icons showing as squares
To add Size Chart fields to the Web Site Setup Record
Description To add the size chart field to the website record, we should follow the steps below Go to Commerce > Websites > Website List. Click Edit next to the website to which you are adding Size Charts. Go to the Field Sets subtab. 4.Add the Size Chart (Custom) and Size Chart ID (Custom) fields to the details and matrixchilditems… Continue reading To add Size Chart fields to the Web Site Setup Record
View or Check SSL Certificate Information and Validity
Description Use browser to view the SSL Certificate information and check if an SSL is valid. Solution 1. Open Google Chrome 2. Navigate to the Checkout Page of your webstore 3. Look at the URL bar and click the Lock Icon 4. Click Connection is Secure 5.Click Certificate is Valid to view more details about… Continue reading View or Check SSL Certificate Information and Validity
Resolve Error: “NOT ALLOWED Sorry! You have no permission to view this page…” on PDP Page
Description When shoppers navigate to the Product Details Page, they are getting a permission error: “Not Allowed! Sorry you don’t have permission to view this page. Please contact the website administrator, click here to continue.”, and the item cannot be displayed. The error shows once the Size Charts extension is activated on the domain, and… Continue reading Resolve Error: “NOT ALLOWED Sorry! You have no permission to view this page…” on PDP Page