Gulp Command Reference for Theme and Extension Developer Tools

Theme Developer Gulp Commands Command Description gulp theme:fetch Downloads the active theme and extension files (Sass, HTML, and other assets) for the specified domain. You must have already activated a theme using the Manage Extensions wizard in NetSuite for this command to run. This command places these files in the top-level directory’s Theme directory. If… Continue reading Gulp Command Reference for Theme and Extension Developer Tools

Saved search to get the available quantity of an item in an inventory location

Create an item search in Netsuite with the following criteria type – choose the item type Internal id – internal id of the item inventory location – Choose the required inventory location Inside the results tab, choose the required item fields. To get the item quantity available , add the field “Location available” eg screen… Continue reading Saved search to get the available quantity of an item in an inventory location

Webstore subsidiary setup and item display

Items are displayed in an SCA webstore based on the subsidiaries chosen inside the website record in Netsuite. Only the items inside the subsidiaries chosen as online inside the website record is displayed inside the SCA webstore. The subsidiaries are listed inside the setup tab of the website record. Only the items from the subsidiaries… Continue reading Webstore subsidiary setup and item display

Set address to a customer / contact from webstore

The customer method “addAddress(address)” can be used to set an address to a customer or contact from webstore in the suitescript file addAddress(address) Adds an address for current customer. Parameters address [required] {Object with values for fields} addressee [required] addr1 [required] addr2 [optional] addr3 [optional] city [required] state [required] country [required] zip [required] phone [optional] isresidential [optional] defaultshipping [optional] defaultbilling [optional] Returns String – key of added address.… Continue reading Set address to a customer / contact from webstore

Setup and implementation of the SCA webstore for Thermogard

Requirement JIRA TASK : THR-1 Thermogard has recently moved the core business onto Netsuite and are looking to build an eCommerce site on SuiteCommerce Advanced.  Site will be multi currency as the business spans across New Zealand, Australia, and the United States. Current website – https://thermogard.com/ Attached is the site map. Solution SCA enabled in… Continue reading Setup and implementation of the SCA webstore for Thermogard

Customer application from webstore

MAR-359 Requirement Please add newaccount@marshallelectronics.net to email notification generated after application is completed. Please update the email template to include the following:Subject: New account application completedBody: A new account application has been completed for the following customer:Company Name: (Name) (link to record)ID: (Internal ID)Payment Method: Terms / Credit Card / Wire Transfer 220V checkbox is… Continue reading Customer application from webstore