Gift certificates in SCA

We can add gift certificates in SCA webstore using extension Gift Certificate Groups. This extension lets you display related gift certificates together on the Product Listing Page (PLP) and Product Detail Pages (PDP) of your site. Create gift group for different gift certificates. On the PLP, one gift certificate displays using the group name. When… Continue reading Gift certificates in SCA

Reports for Commerce Website Traffic

In site builder , the below events can be tracked. Page Hit Reports Web Sales Reports Keyword and Referrer Reports Web Activity Reports Internal Search Reports Using Tracking Pixels for Analytics Of these Web Sales Reports and Web Activity Reports can be tracked in SCA using SuiteCommerce Analytics Data, Google Analytics 4 (with Google Tag… Continue reading Reports for Commerce Website Traffic

Cvv authorization in SCA

Cvv authorization is not supported in SCA at the time of adding Cvv. Later payment will be rejected in the backend. Reason:In NetSuite, the credit card authorization process is carried out by default. NetSuite transfers the payment details to the payment gateway when a user completes a transaction. The issuing bank receives the authorization request… Continue reading Cvv authorization in SCA

DNS change With the 2024.1 release

With the 2024.1 release some changes have been made in the UI for the Domain record page in NetSuite: In the Certificate area, if Manual is selected, the checkbox, Switch to Automatic Certificate When Manual Certificate Expires, has been removed. With DNS verification, this setting is no longer required. The Domain area is split into two areas, Domain… Continue reading DNS change With the 2024.1 release

To add a custom item field in My Account

Go to transaction_line_views_cell_actionable.tpl template. Add the following code to the template wherever you want the field to appear: {{model.item.custitem_my_custom_field_id}} custitem_my_custom_field_id is the ID of your custom item field Save your code and test on a local server or deploy to NetSuite and activate as required.

Steps to follow to display a image as default in PLP and PDP

To make sure that image we want continues to display as the default first image, When uploading new images or updating existing ones, ensure that the image you want to appear first has a name that comes first alphabetically or numerically compared to other images for the same item. Use a naming convention that helps… Continue reading Steps to follow to display a image as default in PLP and PDP

Change the template of a search result page

We can add NetSuite templates to lists displayed in search result lists. We can edit the basic templates or create our own. Go to Commerce > Websites > Website List. Click Edit next to the website record. Click the Search subtab. In the Search section, choose a layout in the Item List Layout field. Note:A layout template will only be applied to items displayed… Continue reading Change the template of a search result page