Customizing website system email templates (Custom Website Order Received) in NetSuite

Note – Before customizing/replicating the standard template check the feasibility of doing the same To fetch Item Image and URL that comes under webstore subtab /*Find the folder in file cabinet where the image from website is stored. You can go to an item, under webstore tab, associated images. This link will take you to… Continue reading Customizing website system email templates (Custom Website Order Received) in NetSuite

Create a Pixel In TikTok Adv account : TikTok integration

User must have created a pixel in the TikTok Ads Manager for sending events via web site through installing the pixel base code or send events via Events API. The following are the prerequisites for Tick-Tok integration. a. In TikTok Ads Manager, navigate to Tools > Events. b. Click the Manage button for Web Events and… Continue reading Create a Pixel In TikTok Adv account : TikTok integration

Children’s Online Privacy Protection Act (COPPA) Requirements Adherence on the Netsuite Webstore

Scenario User wants to make sure that if web store users are under the age of 13 years old, the NetSuite web store adheres to the requirements set out by Children’s Online Privacy Protection Act (COPPA).   Solution NetSuite does not have any specific steps to comply as NetSuite is exempted to this. NetSuite does… Continue reading Children’s Online Privacy Protection Act (COPPA) Requirements Adherence on the Netsuite Webstore

Add and Remove Intelligent Item Recommendations from your Website

To add intelligent item recommendations to your website: In your website, go to the page where you want to add intelligent item recommendations. If you are adding an Item-specific recommendation, you must go to a product detail page. Log in to SMT. In Edit mode, click Add on the Site Management toolbar. Drag the Recommended… Continue reading Add and Remove Intelligent Item Recommendations from your Website

Shipping Estimator

The Shipping Estimator displays as a dropdown field in the order summary box in the cart section of your website after your customer has added items to the cart. It displays the estimated shipping cost based on the Shipping Estimator Preference selected by the website administrator. This image is an example of how the Shipping… Continue reading Shipping Estimator

Resolve Web Store Credit Card-based Sales Orders Not Automatically Processed for Authorization

For Web Store-generated Sales Orders, when both Credit Card and Terms is tried to be set on the Sales Order during creation (e.g. through user event scripts), the back end logic checks whether if a Terms value is being set and applied. If found, the Authorization Process is skipped. Terms being prioritized over Credit Card… Continue reading Resolve Web Store Credit Card-based Sales Orders Not Automatically Processed for Authorization

To enable or disable web store triggers for a user event script deployment:

When deploying a user event script, you can permit or prevent the deployment from being triggered by web store activity. You configure this behavior by specifying execution contexts on the Context Filtering tab of the script deployment record. Execution contexts let you control whether the deployment is triggered by particular events, such as UI actions… Continue reading To enable or disable web store triggers for a user event script deployment:

Website search

Searchandising augments the existing search techniques with additional features to create an enhanced and profitable product search experience.  Search Synonyms:  With synonyms, shoppers can use familiar search terms and receive expanded results. A search for a term, also searches for that term’s synonyms. Therefore, synonyms eliminate the need for you to try and include all… Continue reading Website search

Remove markup item from webstore

Requirement: When markup item is adding in NetSuite while creating SO, the markup item is also showing in the website. Since the markup item is not ordered by customer it should be removed from website. Solution: Need to extend the views,”OrderHistory.Details.View” and “Invoice.Details.View”. Adding code below.