Site Management Tools (SMT) in SuiteCommerce Advanced, introduced in the Elbrus release and later, provide a robust platform for managing website content efficiently. The Escape to Login feature is a key functionality, allowing users to access SMT either by pressing the Esc key or navigating to a designated admin URL. This article explains how to… Continue reading Managing Access to Site Management Tools in SuiteCommerce
Tag: SMT
Applying Domain-Based Logic in SuiteCommerce SMT Pages
In SuiteCommerce, especially when working with Site Management Tools (SMT) pages, it’s often necessary to test design or functionality changes without affecting the live production site. Since SMT scripts apply globally across all domains linked to a webstore, introducing changes directly can unintentionally impact customer-facing environments. To avoid this, developers can use the SC.ENVIRONMENT.currentHostString property,… Continue reading Applying Domain-Based Logic in SuiteCommerce SMT Pages
Changing Site Management Tools to Use a Different Hosting Root
When you create a website, the Website Setup record specifies the HTML Hosting Root. When you implement Site Management Tools on that site, it utilizes the same HTML Hosting Root as the website. If you move the site to a different HTML hosting root, you will also need to create a new CMS SSP application.… Continue reading Changing Site Management Tools to Use a Different Hosting Root
SMT Installation and Implementation
Enable Features The first step for implementing Site Management Tools, is to enable the feature. To enable SMT: Go to Setup > Company > Setup Tasks > Enable Features. Click the Web Presence subtab. Check the Site Management Tools box. Click Save. Install the SMT Core Content Types Bundle The SMT Core Content Types bundle (Bundle ID 190323) lets you create… Continue reading SMT Installation and Implementation
Personalized Catalog Views in SMT Preview Is Not the Same as Logged User
When logging in to the website as Contact (Type is Company), some Commerce Categories do not reflect as defined in Personalized Catalog Views (Customer Segment). But when viewing the PCV via Site Management Tools and selecting the Customer Segment, it shows the right view of the Commerce Categories. Solution 1. Customer must be on a… Continue reading Personalized Catalog Views in SMT Preview Is Not the Same as Logged User
Changes in CMS Records for Site Management Tools
All CMS Page Type custom record scripts are now lazy loaded , which means that all CMS page settings are lazy loaded. Lazy loading is a technique where only essential CMS Page settings are loaded into the short cache of your commerce website. This saves load time because unnecessary content is not loaded. The SuiteCommerce… Continue reading Changes in CMS Records for Site Management Tools
Site Management Tools (SMT)
Core Content Types include: SMT Image Content: Used for banners, promotional images, or images linking to products. You can add alternate text and links to enhance user experience. SMT Text Content: Add headers, text blocks, and hyperlinks to your pages. Merchandising Zone Content: Displays product listings based on merchandising rules in areas defined on the… Continue reading Site Management Tools (SMT)
Issue with SMT page
Issue: When we try to login to SMT (Site Management Tools) from the webstore (by clicking esc button) faced an issue. “Your browser does not support the Cookies Having Independent Partitioned State, CHIPS. For information on supported browsers, see Supported Browsers.” We can’t login to SMT to update the content. Solution: Regarding the behavior, it… Continue reading Issue with SMT page
Display Map & contact information in landing page using SMT.
In your website, navigate to the page where you want to add a map and contact information. Log in to SMT. In Edit mode, click Add on the Site Management toolbar. Drag the Map & Contact content type to the page. Note :If you do not see this content type, check that the extension has been installed and is active. Click Settings on the… Continue reading Display Map & contact information in landing page using SMT.
Resolve “Content on this page is missing crucial information…” error when signing into SMT using a Custom Employee Role
Scenario Error “Content on this page is missing crucial information. This can happen if you manually edit or delete content records in NetSuite. To correct the problem, in NetSuite, delete the CMS content record with ID x and use Site Management Tools to add the content back to this site” is being received when signing… Continue reading Resolve “Content on this page is missing crucial information…” error when signing into SMT using a Custom Employee Role