-
Is it possible to set a custom item price when adding an item to the cart in SCA?
Is there a way to change the item price when adding an item to the cart in SCA? I’ve tried a few things, but nothing seems to work. For example: cart.on("beforeAddLine", function() { // ... }); and: Application.on("before:LiveOrder.addLines", function(model, lines) { // ... }); I tried modifying the price in these events,…
-
Adding a custom meta tag to the homepage <head> in SuiteCommerce Advanced
Hello! We need to add a custom meta tag (for Google Search Console site verification) to the <head> of our SuiteCommerce Advanced homepage. We've checked the SuiteCommerce Configuration record (Summit Theme, Advanced, and Legacy tabs) and could not find a field for this. Is there a supported, non-developer way to add a…
-
Question about file paths in SC/SCA
Hi everyone, I have a question about file paths in SC/SCA. I’m confused because there seem to be different ways to reference files depending on where the path is defined. For example, how should I reference an image under: Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. - SCA 2026.1.0 >…
-
August 13, 2026 | Pop Quiz
Hello everyone! It's time for a pop quiz! Let's put your NetSuite knowledge to the test. Power up your memory and comment your answer below. Question: SuiteCommerce Email Verification helps improve web store security and data quality by requiring customers to verify their email addresses before placing an order as a…
-
SuiteCommerce redirects are type 301. Is there a way to do a 302 redirect?
Hey all, I've been tasked with overhauling our SuiteCommerce website which has gone stale after a consultant deployed this for us years ago, and unfortunately with not much of an eye towards SEO (Search Engine Optimization). I'm going through a large list of crawl errors that are resulting in 404 errors and writing some…
-
Suite Commerce Website Down for 2 days. Anyone else reporting a netsuite issue?
Hello, Our website has been down for 2 days now, with no issues being reported from Netsuite. The beta site will not load either, with a blank canvas. www.novatech-usa.com This is all we get, the home page is all messed up, as nothing is loading correctly. All of the touchpoints are selected correctly on the site. Anyone…
-
SCS/SCA > Checkout > Billing Page > Blank Screen
You may come across a situation where, during the checkout process, a shopper experiences a failure at the billing step, resulting in a blank screen or page being displayed. To address this issue, please complete the following steps: Navigate to Setup > Accounting > Payment Processing Profiles > New Install and Configure…
-
SC customer language cannot be changed
Hi everyone, Our SC site supports English and German. I found that once a customer's Language is changed to German, it cannot be changed back to English. Even after changing the Language field back to English in the Customer record, the customer still sees the SC website in German. I also tried different browsers and…
-
Transaction Line Field Hidden but still shows on PDP
Hello, I created a Transaction Line Field in NS and checked the Hidden box, but it still shows on the SuiteCommerce PDP page. I also confirmed: The field is not added in any Field Sets The site is not using the Custom Fields extension Why is the Hidden setting still not working in this case? Is there anything else that…
-
Error when running gulp theme:fetch in ThemeDevelopmentTools-26.1.0
Hi everyone, I'm encountering an error when using gulp theme:fetch in ThemeDevelopmentTools--26.1.0: Has anyone encountered this problem before? Or does anyone know how to solve it? I would greatly appreciate any suggestions or troubleshooting steps provided. Thanks in advance!