Gets the estimated shipping costs for a particular country and postal code combination. This method accepts an object as its argument. After you call this method, the order summary of the cart is updated with the postal code and the currency amount of the shipping estimate.
Author: Shyma T
Setting Up Image Resizing for SuiteCommerce Advanced
If you want to resize images files for your website, you can use the Image Resizing section on the WebSite Setup page. Here, you can specify the maximum height and width of the image and an ID for the image size. You will use the Image Size ID to include a specified image size in… Continue reading Setting Up Image Resizing for SuiteCommerce Advanced
Product Reviews Approval – SCA
The Product Reviews feature lets users review and rate items on the website, and they can also view ratings and reviews submitted by other users. After customers submit product reviews, they must be approved before they appear on the website by default. Users can moderate submitted reviews using the Product Reviews record type. We can… Continue reading Product Reviews Approval – SCA
Error: The system cannot execute the specified program.
Got this error when trying to use Node version 14.19.0 after installing it using the gulp command. Solution The error message “The system cannot execute the specified program” typically indicates that the command we are trying to run is not recognized by the operating system. Make sure you have Node Version Manager (NVM) installed correctly.… Continue reading Error: The system cannot execute the specified program.
UserProfile in SCA
The UserProfile component enables you to retrieve information about the current web store user. The information available depends on whether the user is currently logged in, is a registered user but is not logged in, or is an unregistered user. If the visitor is logged in as a user, we can get details such as… Continue reading UserProfile in SCA
Configure Quantity based pricing using quantity pricing schedules
The number of quantity discount columns in the item record can be configured from Accounting preferences Setup > Accounting > Accounting Preferences. Select the Items/Transactions subtab. Set the ‘ Maximum # of Quantity-based Price Levels‘ field required for each item Item record 2. Create quantity pricing schedule that provide discount for quantities List> Accounting > Quantity Pricing Schedules >… Continue reading Configure Quantity based pricing using quantity pricing schedules
Remove access to invoices in the webstore.
If we don’t want customers to see invoices in the webstore, we can remove access by modifying the permissions in their user roles. Navigate to Setup > Users/Roles > Manage Roles Edit the role currently assigned to customers. Change the invoice permission from View to None
Some of the key considerations before creating an extension in SCA
1. Provide a proper name and description for the extension. 2. Select all sections (shopping, my account, checkout) if required. Otherwise, select the required option based on the requirement. 3. Select only the required files. If you accidentally select any unwanted files while creating the extension, remove the folder after creating the extension. eg: Here… Continue reading Some of the key considerations before creating an extension in SCA
Shipping Promotion in SCA webstore
We can create a shipping promotion in the webstore as shown below Enable the required SuitePromotions Features. Create the shipping promotion. Lists > Marketing > Promotions > New Select Shipping Promotion Set the values and conditions for the new promotion to be created. 3. Apply the promo code o the website Here the promotion is… Continue reading Shipping Promotion in SCA webstore
Change the default Customer Center role
When we edit the Customer Centre role in NetSuite, a new role is created with the updates. If we want all of our customers who register on the website to be assigned the new role by default, we need to change the preference in Netsuite. Setup > Company > General Preferences