Site Management Tools (SMT) administrators can use page types to add a range of pages and layouts to a website. When SMT administrators create new pages in SMT, they assign them to a certain page type. This can be the default landing page or any newly provided page type via an extension. SMT administrators can… Continue reading Create Page Types – Layout
Author: Ittymathew Paul
Look Book Extension – Visual portfolio
The Look Book plugin allows you to create a visual portfolio on your website that represents individual looks from a larger collection. Look Book allows you to highlight new items, engage customers with photos to establish a theme, highlight corresponding items within a collection, and generate further sales. The Look Book appears as a slider… Continue reading Look Book Extension – Visual portfolio
HubSpot -Form in the wrong place on external page
You might notice that a HubSpot form appears somewhere than where you expected it to on your external page after embedding it. This might be because the form is dynamically rendered on the website or because there is a problem when several embed codes for forms are placed to the same div> tag in the… Continue reading HubSpot -Form in the wrong place on external page
Enable 3D Secure Payments
This can be configured under the Advanced Tab in the config record, This property applies to SuiteCommerce MyAccount (SCMA). This Boolean value specifies whether a customer can make native 3D Secure 2 payments using the make a payment, quotes, and reorder flows on your website. To enable native 3D Secure 2 payments using the checkout… Continue reading Enable 3D Secure Payments
SuiteScript 2.x N/commerce Modules
Modules in the N/commerce namespace have been designed for use with SSP applications written in SuiteScript 2.x. Their primary objective is to provide web developers a homogeneous development experience when working with Commerce and SuiteScript APIs. Note that N/commerce itself is not a module. Developers can use modules in the N/commerce namespace to access different… Continue reading SuiteScript 2.x N/commerce Modules
Marketing URL Parameters
There are three key URL parameters available for NetSuite customers in relation to marketing activities: Partner referral ID Lead source ID Promotion codes Attach the partner referral and lead source parameters to your Commerce website’s pages to track the effectiveness of your marketing campaigns. Partner Parameter Partner parameters are used when operating referral schemes to… Continue reading Marketing URL Parameters
Token-based authentication (TBA)
Create an integration record. In the Name field, enter a name for the integration record. In the State field, select Enabled. Check the Token-Based Authentication box. Check the TBA: Authorization Flow box. In the Callback URL field, enter: http://localhost:7777/tba. Clear the Authorization Code Grant box. Check the User Credentials box. Save the integration. Be sure to save the consumer key/secret before closing the page. Copy and paste the consumer key/secret in… Continue reading Token-based authentication (TBA)
Extending template file
Alternative way for extending the template file, in 2020.2 later SCA has got some updates in the View, so normal extend method we use wont work. Alternative solution is Create a custom view and replace the existing one
Configuring Web Fonts
To configure web fonts: Go to Commerce > Websites > Configuration. Select the website and domain where the theme is activated and click Configure. Go to the theme name subtab. Go to the Web Fonts subtab. To enable Google Web Fonts, check the Enable Web Fonts box. To improve page load when web fonts are loaded, check the Load Web Font… Continue reading Configuring Web Fonts
SuiteCommerce Extension Management Updates
With the 2023.1 release, The following gulp commands have been added and can be used with extension and theme developer tools: gulp reactivate – triggers a reactivation process of all the extensions and themes installed on your website gulp reactivate –async – triggers a reactivation process of all the extension and themes installed in your website asynchronously… Continue reading SuiteCommerce Extension Management Updates