Add fields in the order history list page of SCA website

Requirement is to add the field values in the order history list page from salesorder. For example if the “customer order no” field needs to add in the order history list page of the SCA website. Solution In the website configuration record, add the required field id and its label. Go to configuration record by… Continue reading Add fields in the order history list page of SCA website

PROPOSAL FOR ITEM FULFILLMENT EMAIL TEMPLATE FOR AU SUBSIDIARY

Proposal Summary  This proposal covers the scope of Changing the UI of the email template for the item fulfilment (AU) as per the given requirement.  Requirement  Need to build an email template that is sent to the customer when an item fulfilment is created for AU subsidiary.  We need to copy the template over from… Continue reading PROPOSAL FOR ITEM FULFILLMENT EMAIL TEMPLATE FOR AU SUBSIDIARY

Change “buy now” button text and change functionality of button based on a specific field value

Requirement is to change the text of button “buy now” and while clicking that button it should redirect to external link On the PLP/PDP page, we need to add button based on the condition. If an item with no event or ballot link then we need to display “Buy Now “ button If an item… Continue reading Change “buy now” button text and change functionality of button based on a specific field value

Sitebuilder to suitecommerce- website upgrade

Design – CGS will provide their expectations for the designs. Will share the layout as per their requirements. Jobin & Jismi will be responsible for creating and providing the designs for the website. Jobin & Jismi will submit the wireframe and after the approval of the wireframes, the design will be started. Jobin & Jismi… Continue reading Sitebuilder to suitecommerce- website upgrade

Restrict the country in shipping and billing address of a customer in the website based on the customer subsidiary

Requirement is to restrict the country in shipping and billing address of a customer in the website based on the customer subsidiary in myaccount and checkout pages.   For that we need to extend the’ Global.Views.Countries.Dropdown.View’ and adding the code below

Proposal For the updates in the events page and to change the buy now button text

This proposal covers the development of adding event pages under wine and whisky categories and also to change the “buy now”  button text based on the events and Ballots in the Nickolls and Perks UK  website.  Requirement  Add the events page as the subcategory in ‘wine’ and ‘whisky’ categories but the subcategory links of the page… Continue reading Proposal For the updates in the events page and to change the buy now button text

Deploy local source files to a NetSuite SSP application:

To deploy local source files to a NetSuite SSP application: Go to your command line or terminal window. Access the SCA source directory that contains the package.json file. If implementing the 2020.1 release or later, this directory is the SC_xxx directory within your root source directory. For example: SC_20.1 If implementing 2019.2, this directory is the *_Live directory… Continue reading Deploy local source files to a NetSuite SSP application:

Check the changes in the order confirmation email template

We recently encountered a situation in which we needed to make changes to the order confirmation email template in the production domain. After making changes to the email template, we can test the changes using the method described below rather than placing a new order. 1.Make changes innthe email template 2.Take any sales order in… Continue reading Check the changes in the order confirmation email template

Picked and packed status in item fulfillment

Usually the “picked” and “packed” items will show the status as “pending shipment” as per the SCAstandard feature, But if we need to point out the exact status of “picked” and “packed” we can use the below code in Extension. So for the “picked” item, the status will be “picked” and for “packed” item the… Continue reading Picked and packed status in item fulfillment