First SC Google Tag manager bundle need to be installed Then we need to Link Google’s client ID with NetSuite As a next step, go to SuiteCommerce Advanced section. Choose which of your NetSuite website and domain would you like to link with Google Tag Manager. Once you’ve done that, click on the Configure button. On the next screen, proceed… Continue reading Add LiveChat to your SuiteCommerce using Google Tag Manager
Category: NS SuiteCommerce Advanced
All articles / code related to SuiteCommerce advanced
Pinterest API POST Method
Below code can be used for generating Pinterest refresh token using a Suitescript file
Resolve Company Field Missing From Individual Lead Record Created Using Contact Us Form
When submitting a Contact Us form generated from SMT with the Company field populated, the corresponding field on the individual lead record will be empty. A workaround is to use an Additional Field and link this to the Company field. Solution While logged in to SMT on your website, navigate to the page that contains… Continue reading Resolve Company Field Missing From Individual Lead Record Created Using Contact Us Form
How to send get and post request in API using Node JS & using Postman
We can write get and post method in API using node js. We rae using Postman for testing here. We can write API’s in node JS for send and recieving the requests. By using this code we can get the values in postman as well as in server. First we need to install the Express… Continue reading How to send get and post request in API using Node JS & using Postman
How to use Firestore Database in React JS
It is a comprehensive backend solution offered by Google that simplifies the process of building, managing, and growing applications. When developing mobile or web apps, handling the database, hosting, and authentication can be challenging tasks. Firebase addresses these challenges by providing a range of features. Now for using The Firestore in the React JS project… Continue reading How to use Firestore Database in React JS
To modify or replace out of stock message in PDP.
By default we will be having “Out of Stock” as message and if we install stock notification bundle the the Out of stock message as “Out of Stock – Will ship when available” and if we want to replace for example “–” to item then :
Displaying Related Items in the Shopping Cart-Site Builder
Go to Commerce > Site Builder > Tabs. Click Edit next to Shopping Cart. On the Related Items subtab, select an item to display as a suggested item to purchase in the shopping cart.Important- The Advanced Site Customization feature is required for Related Items to display in the shopping cart.Click Add Multiple to add several items quickly. Click Save.
Customizing logout-Site builder
When users click the Log Out link in the upper left of the NetSuite page, they are redirected to the custom HTML page . Go to Setup > Company > General Preferences. Click the Centers subtab to select the appropriate center. Enter the URL for the Log Out Landing Page.
Out of Stock Behavior- Precedence
If an inventory item is out of stock, this setting determines the next level of precedence. Keep the following in mind when setting this field: If you set this field to Default, the Site Setup Record’s Include Out of Stock Items in Web Store field takes precedence. If you set this field to Remove Item When Out… Continue reading Out of Stock Behavior- Precedence
Strike through pricing in Qunatity pricing items.
For Quantity pricing items, the comparison pricing displayed is strike-through pricing (the customer’s price level next to the struck-through default price) until the customer selects an item quantity that passes a quantity discounting threshold. At which point, the comparison pricing changes to the price of the item at the previous price quantity threshold. For example,… Continue reading Strike through pricing in Qunatity pricing items.