Site Management Tools Subtab
These settings configure properties for the Site Management Tools (SMT).
More Information: Site Management Tools
Use Site Management Tools
This Boolean enables or disables SMT integration with Commerce web stores. Content Delivery and SMT are mutually exclusive features. If you want to use Content Delivery, this property must be unchecked.
ID |
cms.useCMS |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |
Configuration file (pre-Vinson) |
Configuration.js |
Disable ESC Key to Login
This property applies to:
-
SuiteCommerce Advanced -Elbrus and later
-
SuiteCommerce
This Boolean enables or disables SMT’s escape-to-login feature. This property is unchecked by default, allowing users to press the ESC key to login to SMT. To disable your site’s escape-to-login feature, check this property.
More Information: Disable Esc Key to Log In
ID |
cms.escToLoginDisabled |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |
Landing Pages URL
This property applies to:
-
SuiteCommerce Advanced -Elbrus and later
-
SuiteCommerce
This string enables you to configure the base URL for Site Management Tools landing pages. By default this property is blank, and landing pages use the URL of the web store. When working in a sandbox account, set the property to the URL for sandbox, for example, https://system.sandbox.netsuite.com.
ID |
cms.baseUrl |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |
CMS Adapter Version
This string specifies the CMS Adapter version (2 or 3) to be used by Site Management Tools. The default value for this field is 3. If you are implementing custom content types (CCTs) on your site, you must set this property to 3.
More information: Site Management Tools
ID |
cms.adapterVersion |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |
Time to Wait for CMS Content (ms)
This string specifies the maximum time in milliseconds to wait for CMS content to render. If this maximum time is exceeded, the app renders then CMS content renders later. You might also have a flickering problem. The default value for this field is 200.
More information: Site Management Tools
ID |
cms.contentWait |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |