To display the email messages in the custom record Notification page. First of all retrieved the email using the saved search then added new records in the notification record using the nlapiCreateRecord and added the new value to the corresponding fields
Author: Sruthy krishna
APM for Suite Commerce
This SuiteApp shows detailed information about Suite Commerce website performance. Use it to view content display times and view counts filtered according to page type, device, or navigation type. To Download Suite APP Go to NetSuite Account Click on the SuiteAPP – Search “APM for Suite Commerce” Click install button Go to customization – Suite… Continue reading APM for Suite Commerce
PROPOSAL FOR SETTING UP OF SHOPPING FEED
Proposal Summary This proposal covers the Setting up of Shopping feed in NetSuite for google shopping. Requirement Requirement is to create a “shopping feed” in NetSuite to enable the Google shopping service in Thermogard. Our solution Product feeds/Shopping feed is one among the variety features provided by Commerce Extensions to enhance our Commerce website. The… Continue reading PROPOSAL FOR SETTING UP OF SHOPPING FEED
appending country code to phone numbers based on location
Sript 2.0 Code used to obtain the values from contact record and update the phone number field by appending the country code at beginning based on the location then add it in to the contact record. Using this field we also sending email
Attach PDF in Order confirmation email
In the SCA Standard Order Received Email template there is no feature to add the PDF attachment by default. So, we are adding the PDF to Email template using the Workflow. A workflow created to send order confirmation email. Instead of the standard order confirmation email a new custom email template is created. We can… Continue reading Attach PDF in Order confirmation email
Add custom address fields to Profile Model
We can add custom address fields to the profile model using the suite let script method Create a suite let script inside the netsuite account add the suitesript code to call the suitelet script using extension
Proposal for Display price without tax in item level and Display tax only in order level
This proposal covers to check the ecommerce platform display the unit price includes Tax or not. If the unit price includes the Tax, we need to change the price and display the price without Tax at a single item level and add the price with Tax at the cart page. Requirement Check the ecommerce platform… Continue reading Proposal for Display price without tax in item level and Display tax only in order level
Update the image on matrix table to show the child images
Updating the extension for matrix table to show the child images The image should be in the format as below, Parent Product code_{size}.{color}.{packaging}.EXT If the {size}.{color}.{packaging} contains any special character, please replace with a single space. And if not available any of these {size}.{color}.{packaging}, then use number [0-9] For example, if color not available for… Continue reading Update the image on matrix table to show the child images
Append HTML Google Tracking Tags on Confirmation Page of Ecommerce
THR-145 Appending the HTML code in the order confirmation page which is displayed after the webstore checkout and in the head tag of every page. This is achieved as an extension. Entry point file View file Template file
Dynamic URL to Button Navigation
THR-135 When clicked on the ENQUIRE WITH US button on the category page, it navigates to the page for which the URL is provided in the configuration record in the NetSuite. Created the custom field in the configuration record to add the URL for “ENQUIRE WITH US” button by editing the configuration file in the… Continue reading Dynamic URL to Button Navigation