How to resolve Error in extension: Module ‘GlobalViews.CountriesDropdown.View’ not found.

In order to add country field in form, I have used ‘GlobalViews.CountriesDropdown.View’ in the view file. But it is creating issue . Solution: These files ‘GlobalViews.CountriesDropdown.View’ are not available in shopping domain and myaccount domain. So remove it from those domains and deploy it to only checkout. This can be done by editing manifest file.

Australian promotion Implementation

We’ve to follow some steps :- The Scriptable Cart should be enabled in the website setup record. We can create a new integer field for updating the quantity and a checkbox for enabling the feature in the item record. And we have to update the client script for updating the price level in the item… Continue reading Australian promotion Implementation

Adding Responsive Images to Homepage of a Website Using SMT

We can add image directly by adding CMS image option in edit section in Site management tools. But it may not be responsive in all screen sizes. For adding responsive images using SMT : First we need to add a CMS Html area to the section where we need to add the image. Then upload… Continue reading Adding Responsive Images to Homepage of a Website Using SMT

Organize Variables for Display in SMT

When you expose Sass variables for customization, SMT displays each exposed variable in the side panel.Without any organizational structure, these variables do not display in any meaningful, intuitive way.To aid SMT administrators when customizing their theme, you can define how each exposed variabledisplays in the SMT side panel. You do this by creating group metadata… Continue reading Organize Variables for Display in SMT

Configuring Faceted Navigation

If your faceted navigation is not configured properly, it will look something like this: There are two crucial bits of documentation: Select and Configure Facet Fields — this describes the Web Site Setup steps (Suite Answer Id: 27832) Facets Subtab — this describes the Configuration steps(Answer Id: 51573) The configuration acts like a layer that goes on top of this setup… Continue reading Configuring Faceted Navigation

How to Add Promotion in SCA Website

Promotions in SCA Website How many types of Promotions are available into SCA.  Solution :-  Each promotion is based on at least one the following discount types: Percent Off – A basic discount, where you specify what percent of the original price will be discounted. Amount Off – A basic discount, where you specify by… Continue reading How to Add Promotion in SCA Website

Adding Validation Message to Canvas Input Fields (Issues in iOS Devices)

While adding a validation message to a canvas Input field in html forms for adding Signature, consider the below points. When we convert the value of blank canvas to a string value for the comparison between empty and non-empty canvas fields, the value for blank canvas will be different for iOS devices including iPhone, iPad,… Continue reading Adding Validation Message to Canvas Input Fields (Issues in iOS Devices)

Setup and implementation of the SCA webstore for Thermogard

Requirement JIRA TASK : THR-1 Thermogard has recently moved the core business onto Netsuite and are looking to build an eCommerce site on SuiteCommerce Advanced.  Site will be multi currency as the business spans across New Zealand, Australia, and the United States. Current website – https://thermogard.com/ Attached is the site map. Solution SCA enabled in… Continue reading Setup and implementation of the SCA webstore for Thermogard