In order to show up the items on the order item page we need to set the re-order point and stock levels in the item record. Order Items Page, The Order Items form provides a list of items that need to be ordered from vendors. NetSuite suggests the quantity to order based on your preferred… Continue reading How to make Items Available In the Order Items Page
Tag: configuration
Use Avatax in Sandbox Account
We cannot use the avatax LICENSE KEY which is used in the production account for configuring the same in the SB account.When we are choosing the same license key we cant configure the avatax in the SB domain properly and thus further developments will be blocked. To resolve the issue we need to contact Avalara… Continue reading Use Avatax in Sandbox Account
How to change the tax label in the webstore item summary section?
Go to Config record-> shopping catalogue->tax type label change the text. save.
Configure Configuration record after Sandbox refresh in SCA.
Refreshing the Sandbox account is required to get the latest values of the Production account. As the domain is not carried over in the Sandbox account after the refresh, all the SC configuration that is dependent on the domain will not be carried over. These are the recommendations to avoid additional work in copying the… Continue reading Configure Configuration record after Sandbox refresh in SCA.
Add fields to shopping tab of an extension in configuration
To add fields in the shopping tab of an extension in website configuration,Edit the configuration folder of the corresponding extension. Add fields in the property of configuration.sample code is given below.
Add new values to the configuration record via extension
The below code enables us to add content to existing fields in the configuration. The client request was to add custom template for PLP. The current display is grid, list, table. However, it is required to edit the template for customization. Since customer used SC bundle if we edit the theme, it will stop to… Continue reading Add new values to the configuration record via extension
How to create fields in the configuration record SCA
We can create new subtab, a new section in the subtab and different field types The above code creates a subtab and a list section in the configuration record