When tries to open website record in the Netsuite below shown error is shown, To solve the issue try following step: Navigate to Commerce > Hosting > Domains If you would be able to access, then open a Domain record.Note: Prefer a non production domain if any. Click Save (i.e. Just save it without making any changes) Navigate to Website Setup record again and verify… Continue reading Unexpected error while opening SCA website record
Author: Julia John
Exclude Empty Commerce Categories
Go to Commerce > Websites > Configuration. Select the Website from the dropdown list. Select the Domain from the dropdown list. Click Configure. Click the Integrations subtab. Click the Categories subtab. Check the Exclude Empty Categories box. Click Save.
SMT Permission for an Existing Role
As an alternative to assigning a store manager role or administrator role to a user who manages websites, you can instead add permissions to a NetSuite custom role. This enables users assigned the custom role to manage website content without the need for the store manager or administrator role assignment. Add the following permissions to… Continue reading SMT Permission for an Existing Role
Best practises for creating search in commerce extensions
Avoid performing a search per individual line item. Build an array of item records and use that as a filter to execute only one search for all records, instead of performing individual searches per line. Consolidate multiple searches into one search with a broader condition.This consolidation reduces the number of calls you make. If your… Continue reading Best practises for creating search in commerce extensions
Showing blank page after Login .
Reason for this issue is due to enabling payment instruments without proper permissions.Uncheck the payment instrument feature enabled in enable feature.
SuiteCommerce VAT, GST, PST Tax Support
To enable the display of VAT/GST/HST in your Commerce web store: Select the website and domain to configure at Commerce > Websites > Configuration. On the Shopping Catalog tab, enable the option If the Information is Available to your Country, shows detailed taxes in the cart. Verify that the proper tax codes are entered on the… Continue reading SuiteCommerce VAT, GST, PST Tax Support
Restrict checkout to existing customers only in Site Builder
To restrict the visitors to go to checkout page. Go to Commerce > Websites > Website List. Click Edit next to a website. Click the Shopping subtab. In the Type of Customer Registration field, select existing customers only. Click Save.
Site builder-Search preferances.
We can set preferences that determine how customers search for products on web site. For SuiteCommerce Advanced, there is Search Index tab and the Field Sets tab to configure search settings. To select preferences for search on your web site: Go to Commerce > Websites > Website List. Click Edit next to a web site. On the Search subtab, set your… Continue reading Site builder-Search preferances.
Prevent secure and not secure item warnings from popping up in my website
To prevent secure and not secure item warnings from popping up in my website we need to use relative URL’s for image in Secure page.For eg: use <IMG SRC=”/images/small_logo.gif”> instead of <IMG SRC=”http://shopping.netsuite.com/images/small_logo.gif”>.
Order Quantity
We can set the min and max quantity for an order. The user can buy only the quantity in between them. To set a minimum or maximum quantity limit for an item: Go to Lists > Accounting > Items. Click Edit next to the item for which you want to restrict the quantity for sale. On the Sales/Pricing subtab, use… Continue reading Order Quantity