For adding matrix item we’ve to follow some steps during mapping in the NetSuite and while creating CSV files. We’ve add Item Name/ Number column in the NetSuite and if we add this then it’ll be the Matrix item External ID Item Name/Number SKU Description Category Class Subsidiary Department Location Price Level (Req) 1 Price… Continue reading How to add Matrix item in NetSuite by CSV import
Month: December 2021
Adding a Value in a Custom Field in Sales Order According to Customer Segment
Write “WEB PACKAGING” in the field for Packing Note (Field ID: custbody5) If the CUSTOMER SEGMENT = RETAIL BLVD for orders imported into NetSuite from BLVDCA.COM. solution : For adding a value to a custom field in the sales order based on the customer segment (a field in Netsuite customer record) and website : Update… Continue reading Adding a Value in a Custom Field in Sales Order According to Customer Segment
Email Change template
We couldn’t able to update the email change template for both Netsuite and Webstore. The corresponding name from the website setup record will be shown in the email subject. So in order to update the name we need to change the name from the website setup record.
Add fields to shopping tab of an extension in configuration
To add fields in the shopping tab of an extension in website configuration,Edit the configuration folder of the corresponding extension. Add fields in the property of configuration.sample code is given below.
Error while Add to wishlist
Add to wishlist is a default feature of suite commerce advanced. some times we get an error like the maximum number of characters exceeded in this situation we couldn’t create a wishlist for the same. The reason for this error is a massive number of options on the product fieldset. to avoid this error need… Continue reading Error while Add to wishlist
To add stylesheet to Site Builder Site
You can use add a style sheet with your Site Builder website. To add a style sheet with a File cabinet: Click the Documents tab. Open the Web Site Hosting Files folder. Open the Live Hosting Files folder, or open the Staging Hosting Files to test your style sheet before publishing. Open the site folder. Click Add File, and choose your style… Continue reading To add stylesheet to Site Builder Site
Hide specific tab from website
To hide any tab from all devices and menu, my account, header menu, mobile devices. Example below shows the code to hide “Return” tab To hide from my-account To hide from header menu
Shortcut to Netsuite File cabinet path
Sometimes users need to insert documents/files to a certain folder in the file cabinet which has to undergo several digging while searching the exact place on uploading. eg: Under Webstore “Associated images” in the Item record are added up from a certain hosting file path in a file cabinet. In this case for a website,… Continue reading Shortcut to Netsuite File cabinet path
Allow users to change their email address from the website – Old versions (Denali)
Option to change the email address for users from the website. There will be a Change address option. Enter the details for the new email address and proceed. It will show a success message and two emails will be sent one to the old email address as a notification and one to the new email… Continue reading Allow users to change their email address from the website – Old versions (Denali)
How to Filter Post List according to category given
How to fetch Post category in a WP Page Template Filter Post List according to category given