Contact name from List field

nlapiLookupField(type, id, fields, text) type {string} [required] – The record internal ID name. In the NetSuite Help Center,. Record IDs are listed in the “Record Internal ID” column. id {int} [required] – The internalId for the record, for example 777 or 87. fields {string | string[]} [required] – Sets an array of column/field names to look up, or… Continue reading Contact name from List field

PLP Page

To view the item on the website go to the item record > Web Store > Check the DISPLAY IN WEB STORE box.Add the required page title, description, and images. Under the Custom tab set any custom fields for the item. Associate images with items -Images are associated with items using a naming convention. NetSuite… Continue reading PLP Page

addToViewContextDefinition

addToViewContextDefinition( view_id, property_name, type, callback ) Adds a property to the context data of a view. The property can then be referenced in templates. If the property already exists in the context data of the view, it is updated. For example, if a view has a property called ‘thumbnail’ and you pass ‘thumbnail’ in the property_name argument, then the return… Continue reading addToViewContextDefinition

Home Banner in website

The home banner section images, heading, description, button text, and URL can be updated from the Netsuiteconfiguration record Navigate to SuiteCommerce configuration record – Commerce -> Website -> Configuration -> Layout -> HomeCarousel.