Add LiveChat to your SuiteCommerce using Google Tag Manager

First SC Google Tag manager bundle need to be installed Then we need to Link Google’s client ID with NetSuite As a next step, go to SuiteCommerce Advanced section. Choose which of your NetSuite website and domain would you like to link with Google Tag Manager. Once you’ve done that, click on the Configure button. On the next screen, proceed… Continue reading Add LiveChat to your SuiteCommerce using Google Tag Manager

List of properties in owl carousel using javascript API

items Type: NumberDefault: 3 The number of items you want to see on the screen. margin Type: NumberDefault: 0 margin-right(px) on item. loop Type: BooleanDefault: false Infinity loop. Duplicate last and first items to get loop illusion. center Type: BooleanDefault: false Center item. Works well with even an odd number of items. mouseDrag Type: BooleanDefault: true Mouse drag enabled. touchDrag Type: BooleanDefault: true Touch drag enabled. pullDrag… Continue reading List of properties in owl carousel using javascript API

Global search on SCA web sites

Verify that the search bar is functional: Result: Confirm that the search bar accepts input, and pressing “Enter” or clicking the search button initiates a search process.Verify that relevant results are displayed for a specific keyword: Result: Ensure that the search returns items containing the specified keyword in their names or descriptions.Verify that the search… Continue reading Global search on SCA web sites

Replace is not a function error

To correct invoice details page issue is only for invoice with status unapproved payment status. The invoicedetailview is extended for an update. There showing an error replace is not a function error ” jQuery.Deferred exception: amount.replace is not a function TypeError: amount.replace is not a function”. amount = amount.replace(/,/g, ”); code was getting error To… Continue reading Replace is not a function error

Bundle installation sca

Scenario User encountered an error: “You have not been granted access to the bundle.” when provisioning Bill.com Sync for NetSuite. Solution Bill.com Sync for NetSuite is a third party bundle, hence, in order to provision in the account, customer may need to reach out to the third party product owner first so it will be made… Continue reading Bundle installation sca