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
Author: Thara Gopi
Checkout update for SCMA site
Display the message in checkout page if the order total is less than $1,800. In extension Extend the view OrderWizard.Module.CartSummary.added the message section in theme.
Padding and Margin
Padding The CSS padding properties are used to generate space around an element’s content, inside of any defined borders.CSS has properties for specifying the padding for each side of an element: padding-top padding-right padding-bottom padding-left All the padding properties can have the following values: length – specifies a padding in px, pt, cm, etc. % – specifies a padding… Continue reading Padding and Margin
Quantity Pricing
SuiteCommerce Advanced provides a Quantity Pricing feature for customers who offer quantity-based price breaks. This feature uses the Search API to return an item’s quantity pricing details from NetSuite (in JSON format) and display results in a chart describing the pricing discounts available by quantity ordered. This information is collapsed by default and available at… Continue reading Quantity Pricing
To assign a commerce category to a customer segment
Go to Commerce > Content Management > Catalog & Categories > Commerce Categories. Click Edit on the category record you want to update. Click Customer Segments. Click the Customer Segments dropdown list and choose one or more customer segments to associate with the category. Only previously defined customer segments are available. Enter your translations in the fields on the line of the… Continue reading To assign a commerce category to a customer segment
New column in case list page
To add a new column in case list page the heading for column need to add in theme template. and extend the Case.List.Items view. Case.List.Items is a child child view we need to extend.It includes in the getChildViews.
Setting up an Item Matrix
Setting up Custom Lists. Go to Customization > Lists, Records, & Fields > Lists > New. In the Name field, enter a name for your custom list. Select the custom list Owner from the list. Only the owner can edit this record. Enter a Description of this list. Choose to show these options in either The Order Entered or in Alphabetical Order. To indicate that… Continue reading Setting up an Item Matrix
Item Setup for SuiteCommerce MyAccount
SuiteCommerce MyAccount (SCMA) displays item images in the following ways: Purchase History Returns Invoices Quotes To ensure that the item image appears, you must edit the item records for all items exposed to your SCMA site. The following procedure explains how to do this manually, but you can also use NetSuite’s CSV Import feature to… Continue reading Item Setup for SuiteCommerce MyAccount
ACH payment in website
We have added ACH payment method to myaccount page. Website users can select invoice and make a payment using an ACH transaction and Add, edit, or remove their ACH payment instrument. Users can add, edit, or remove ACH payment instruments in the following areas on website My Account > Settings > ACH Payments My Account… Continue reading ACH payment in website
ACH Payments
The ACH Payments feature makes the Automated Clearing House (ACH) payment method available for the My Account and the Checkout flows in SuiteCommerce, SuiteCommerce MyAccount, and the 2023.1 release of SuiteCommerce Advanced (SCA) and later. Enabling ACH Payments for the Checkout flow along with My Account offers merchants a complete solution by minimizing risk associated… Continue reading ACH Payments