-
New to NetSuite | Site Management Tools – Theme Skin Manager
The Theme Skin Manager in Site Management Tools lets you easily manage the design or skins of your site’s current theme. A skin is a group of matching design elements within a theme. With this tool, you can: Preview each available skin to see how your site will look. Copy any default skin, so you can customize it while…
-
How to change text of the hero banner on the home page in SuiteCommerce?
Text within an image carousel is intended to offer context, explanations, or additional information that complements the images. It can improve the user experience by elucidating the content, incorporating a call to action, or supplying further details regarding each image. To modify the text of the hero banner while…
-
Template and SaSS deployment error
Hello everyone, I ran into an issue while I was trying to update our theme to a new version and I encountered an error on the template and SaSS compiler. I need Template error: {"type":"error.SuiteScriptError","name":"139572","message":"That record does not exist. path:…
-
Cannot Connect Theme Development Tools to NetSuite after Sandbox Refresh
I'm trying to connect the newest Theme Development Tools - 23.2.0 to our Sandbox but it will connect. I am suspecting this has to do with a refresh from Production to Sandbox a few months ago and a problem with the tokens. This is the error I receive after executing 'gulp theme:fetch' and selecting an existing token (where…
-
How to access pricelevels from pdp template?
I want to show the pricelevel1 price, and the pricelevel5 price on the pdp page. I have added pricelevel1, pricelevel1_formatted, pricelevel5, and pricelevel5_formatted fields to the PDP fieldset. But when I try to render them from "product_details_full.tpl" using {{model.item.pricelevel1_formatted}}, etc. it is not…
-
New to NetSuite | Setting Up Script Deployments for Themes and Extensions
If you're utilizing the SuiteCommerce Extension Management bundle version 2019.1 or above and are looking to enable a theme or extension, you need to log in as an administrator. However, if the task requires activation by someone with a different role, administrators have the flexibility to configure the…
-
IMPACT CHANGES ERROR upon activation of extensions on production account
I have developed extension couple of days ago and I have successfully deployed the extensions to the NetSuite SuiteCommerce Site. Now, I did some changes to the extension and trying to deploy and it deployed when I'm going to activate it is throwing the IMPACT CHANGES ERROR {"message":"Cannot call method \"split\" of…
-
SuiteCommerce Themes
Good Day! Is there a current live demo of all the SC themes that can be located on a pdf or webpage? The one I got from my rep back in 2020, the links don't work anymore. Thanks! Sunshine
-
What is the role permission for SuiteCommerce theme editing?
We're new to SuiteCommerce Advanced and would like to allow team members to access the site's theme editor without having to log in as Administrator. I've added all the web related permissions I could find, but it's not showing up. What am I missing?
-
Why Bridge theme responsive layout has a 1px wide glitch?
If you resize your browser window so the document is exactly 982px wide, then the SuiteCommerce "Bridge" theme responsive layout gets messed up really badly, at least on the Reorder Items page. This is not an issue, but I think at least one of the media queries in the Bridge stylesheets is off by 1px. I don't know where to…