Removing the “Free!” text from the shipping method list displayed on the website on the checkout page using content management. We can only replace the text by blank space or any other alternative symbol or text. The Shipping methods with non-zero cost will be displayed in the UI, only zero-cost in shipping method the “Free!”… Continue reading Points to Note While Removing ‘Free’ From Shipping Methods with Zero Rate
Author: Vishnu S
SCA: Save Set up Web Site Record > Resolve Unexpected error
Applies To NetSuite 2018.2 and later Bundle: SuiteCommerce Advanced 2018.2. – Bundle ID 244699 SC Item Badges – bundle ID 251246 Scenario Users may receive an unexpected error when attempting to save Set Up Web Site Record after installing SC Item Badges bundle. To resolve this please see the below steps. Solution 1. Navigate to Commerce > Websites > Website… Continue reading SCA: Save Set up Web Site Record > Resolve Unexpected error
The sales Description Does Not Translating
Scenario: On a website, the item description is showing on the PDP page coming from the field “Sales Description” from the item record. The same field is available under the translation tab and it has value for different languages, But still does not translate while changing the language from the website. Solution: This issue may… Continue reading The sales Description Does Not Translating
Extension to Hide Credit card option in Myaccount menu
Scenario:The client wants to hide the Credit card option under the Settings tab and also needs to hide it from the MyAccount Header menu. Solution: We can create an extension for this purpose. We can extend the ‘MenuTree.View’ for hiding from my account page and ‘Header.Menu.MyAccount.View’ from the header menu. Code:
How to enable Multi-Language (Translation) in SMT
Go to the SMT section by pressing the ESC key on the website, where you want to apply translation. For example, if you want to apply translation for Header section SMT content. Then go to the edit option and in the header section There we can see the available languages list and also a check… Continue reading How to enable Multi-Language (Translation) in SMT
Language Selector extension
Code for adding the functionality of language selector option in the header of the SCA website. Code: Entry point File (Java Script)
Multi-Language Enabled And The Language Dropdown Disabled
Scenario Multi-Language Feature Enabled > Language Dropdown Disabled Solution Even if the Multi-Language Feature is Enabled, the Language dropdown field from Home > Set Preferences is disabled. To fix this: 1. Go to Setup > Company > General Preferences. 2. Look for the Language preference under the Overriding Preferences tab. 3. Mark the Allow Override checkbox then save.
How to store a value in a cookie and to get that value.
Here is code to create a variable in cookie and we are set a value to that and then getting in the same code.
Proposal For B2B SuiteCommerce Advanced Website Implementation (Functional Requirments)
Functional Requirements User registration and login: The website should allow users to create accounts, register, andlog in securely with proper authentication methods. For every successful registration, theadministrator should be able to review the request and approve it, before the customer canplace Orders. Product Catalog: The website should provide an organized catalog of products, specific tothe… Continue reading Proposal For B2B SuiteCommerce Advanced Website Implementation (Functional Requirments)