Download Theme Developer Tools for SuiteCommerce Development
Download essential Theme Developer Tools for SuiteCommerce to enhance your implementation and streamline theme customization.
The Theme Developer Tools allow you to develop and customize themes for your SuiteCommerce implementation effectively. This article outlines the steps to download and set up these tools in your local environment.
How to Download and Extract Theme Developer Tools
Follow these steps to access and install the Theme Developer Tools:
-
Log in to your NetSuite account.
-
Navigate to
Documents > Files > File Cabinet. -
Go to
SuiteBundles/Bundle 521562/. -
Download the appropriate .zip file:
- The file you need is named
ThemeDevelopmentTools-24.1.x.zip, wherexcorresponds to the latest minor release of the tools. - For implementations based on either the Aconcagua or SuiteCommerce Advanced 2018.2 release, download
ThemeDevelopmentTools-18.2.1.zip, as these are the only compatible tools for those versions.
- The file you need is named
-
Extract the .zip file to a designated folder on your local machine. This folder will act as the root development directory for your custom themes. The extracted folder will retain the original name, but you can rename it according to your preference.
Important: Do not alter or delete any files or folders within the top-level development directory to ensure proper functionality.
-
Open a command line or terminal window.
-
Access your root development directory that you created earlier.
-
Install required Node.js packages by entering the following command in your terminal:
bashnpm installThis command installs the necessary dependencies for managing your custom themes. The installation process may take a few minutes.
Note: If you intend to use a sandbox account, it is advisable to create two separate development directories—one for production and another for sandbox. This ensures a seamless fetch and deploy process across different environments throughout the development cycle.
By following these steps, you will be equipped with the Theme Developer Tools needed to enhance and customize your SuiteCommerce themes effectively.
Frequently Asked Questions (4)
Are Theme Developer Tools compatible with all SuiteCommerce versions?
What should I do if I want separate development environments for production and sandbox?
Do I need to install any additional software to use Theme Developer Tools?
What precautions should I take when setting up the Theme Developer Tools?
Was this article helpful?
More in Commerce
- Available Items Only Feature in NetSuite 2026.1
Available items only filtering boosts sales efficiency in NetSuite 2026.1 with Intelligent Item Recommendations.
- Commerce Extensions in NetSuite 2026.1
Commerce Extensions in NetSuite 2026.1 enhance performance and user experience in eCommerce.
- Convert Multiple Transaction Line Items into Configured Items in
Enhance transaction processing in NetSuite by converting multiple line items into configured items with improved session handling.
- New SuiteCommerce Features in NetSuite 2026.1
New SuiteCommerce features in NetSuite 2026.1 enhance user experience and improve eCommerce efficiency.
