The following steps need to be completed to support Request a Quote feature Enable the necessary feature Enable the fields ONLINE ORDERING and CUSTOMER ACCESS Edit customer center role permission Customers must have the Estimate permission set to ‘Create’ in their assigned role Verify search field and field sets verify the search fields tab and… Continue reading Configuration to support the Request a Quote feature
Author: Shyma T
SuiteCommerce Standard (SCS) vs SuiteCommerce Advanced (SCA)
SuiteCommerce Standard (SCS) SuiteCommerce Advanced (SCA) Provides an optimzed web store frontend that delivers shopping, checkout and account management capabilities supporting B2B and B2C Provides an optimzed web store frontend that delivers shopping, checkout and account management capabilities supporting B2B and B2C Provides support for Netsuite Extensibility API, Theme, and extensions to be installed that… Continue reading SuiteCommerce Standard (SCS) vs SuiteCommerce Advanced (SCA)
exit status 5: Access is denied
Got this error when trying to change the node based on the development tool Solution Open the Command Prompt as administrator > Check if the required node version is available or not using the command “nvm ls“. > If the node is available run the command “nvm use x.x.x“ > If the node is not… Continue reading exit status 5: Access is denied
How to Add Pagination in SCA
The pagination settings in SCA can be changed from the configuration record and will be displayed when multiple pages are returned. Go to Commerce > Websites > Configuration Select the Website and Domain and click Configure We can configure the pagination settings of the website under Pagination tab The checkbox displays or hides the Page… Continue reading How to Add Pagination in SCA
Password Protection in SCA website
We can configure the SCA site to redirect unauthenticated visitors to a login page with a link to a registration form. In SCA, we have a default feature to restrict our entire site to logged in users only. Go to Commerce > Websites > Website List Click Edit next to the website to which we want to… Continue reading Password Protection in SCA website
Transaction Item Options – SCA
Transaction item options are fields that we can add to the line items of your transaction records and are the characteristics of an item. We can source the item option value for an item from the item record field value of the corresponding item. Customization > Lists, Records, & Fields > Transaction Item Options Item… Continue reading Transaction Item Options – SCA
Add Custom field in Case record
PROPOSAL SUMMARY This proposal covers the scope of implementing a new field in the case record to specify from which website the case is registered. REQUIREMENT We want to know from which domain the support case is registered. So, we have to create a new field in the case record. So that we can specify… Continue reading Add Custom field in Case record
Out of Stock Behavior in SuiteCommerce Advanced
To display out of stock items on SCA website we need to check the checkbox INCLUDE OUT OF STOCK ITEMS IN WEBSITE in Suite Commerce Advanced website setup. To set the behaviour of the Out of stock or add an Out-of-stock message, we will need to edit the item record and set the Out-of-stock behaviour.
Permission issue while Creating Commerce Categories
We have to give some permission for the role to create commerce categories in NetSuite. To create Commerce Categories we have to create a catalog to which we will assign the categories. Steps to update the role Setup > Users/Roles > Manage Roles Select the role to update Add Commerce Categories under “Setup” subtab in… Continue reading Permission issue while Creating Commerce Categories
Proposal to Update Website shipping Methods
PROPOSAL SUMMARY This proposal covers the implementation of updating the shipping methods displayed on website for certain customers. REQUIREMENT Currently, the shipping method displayed on the website is UPS, based on the shipping method selected on the customer record under the “Preferences” tab. The shipping method selected in the customer record is selected as the… Continue reading Proposal to Update Website shipping Methods