Updated shipping options need to show on each website
Tag: sca
Blog page in SCA website
Blog page on the SCA website
Home page carousel
Carousels are a method of displaying information on a homepage as a banner image .In this post we have mentioned that carousel is only working, if more than 2 banner images, other wise it is just still full size image without carousel. On template we have to Check number of images greater than or equal… Continue reading Home page carousel
Age Check integration in SCA
Integrate the SCA website with AgeChecked for place the order on basis user’s age
Display exact product path in PDP
The breadcrumb displays the exact path of the product(including the category) only if the PRIMARY CATEGORY checkbox is checked inside the Commerce category record in Netsuite. If the PRIMARY CATEGORY checkbox is not checked for the items inside the Commerce category record, then the path of the PDP page will be “Home/ Product name”. An… Continue reading Display exact product path in PDP
Cart lines view
Display the UI of cart lines different from the default SCA UI. The cart lines are displayed different in Desktop and Mobile views. Cart lines tpl Cart lines scss
To create a landing page by using script-SCA
To create a landing page by script-SCA.
Prerequisites for Importing Matrix Items
Before you can import matrix items, you must do the following: Ensure that the Matrix Items feature is enabled, at Setup > Company > Setup Tasks > Enable Features, on the Items & Inventory subtab. Set up a custom list and a custom item field for each matrix option, at Customization > Lists, Records, &… Continue reading Prerequisites for Importing Matrix Items
Issue in activation – SCA
To solve issue in activation.
Download html table as csv files
The given code converts an html table to a csv. You can download the csv file in your syatem. HTML table: Name Age Country Geronimo 26 France Natalia 19 Spain Silvia 32 Russia Table html code: java script code: