Using this Methode we can get html contents from the configuration over the big passages or html contents. Note: for the Html contents use the 3 brackets {{{footerExploreProductsList}}}
Author: Rohit Adithiya
How to toggle the eye icon and eye icon slash in the login page for the password input type
Using this Methode we can toggle the eye icon images in the login pages.
Restrict the items based on subsidiary for all the global searches including plp page without getting issue in pagination and total items.
using this Methode we can restrict the items for the Seach using Api based on subsider in the profile model we can get the API using that Api we can restrict the items on the search and PLP if we are using the Custome field then we also we need to add that fields in… Continue reading Restrict the items based on subsidiary for all the global searches including plp page without getting issue in pagination and total items.
How to solve the Git error Git Warning: LF will be replaced by CRLF (OR)cannot stat: Filename too long on GIT PULL
Using this Methode we can solve the git file name to long and LF replace to CLF issues. 1) Set up the CRLF and the problem will “disappear.” 2) I am getting the below error while pulling changes from a GIT branch …. cannot stat ‘somelongfilename.sql’: Filename too long As a solution, I am trying… Continue reading How to solve the Git error Git Warning: LF will be replaced by CRLF (OR)cannot stat: Filename too long on GIT PULL
How to Create Custom Fields for Checkout using transaction body field from the suite commerce custom bundle
using this Methode we can create a form for a field and store a value in the sales order using configuration in the checkout. To add new fields to Checkout, you must create custom transaction body fields in your NetSuite account. For more information on how to create custom fields in NetSuite, see Creating Custom Transaction… Continue reading How to Create Custom Fields for Checkout using transaction body field from the suite commerce custom bundle
How to remove promotion code using internal id in the cart
Using this function we can remove a promotion from the cart. If the promotion is removed successfully, the cart total is updated, and the promotion no longer appears in the cart.
Using PCV (personalized catalog view) how to show the items based on customer segment and item segments.
NOTE: This information refers to Suite Commerce or the 2019.2 release of Suite Commerce Advanced or later. Do not enable Personalized Catalog Views if your site is using a Suite Commerce Advanced release prior to 2019.2. Personalized Catalog Views is incompatible with SCIS. If you use SCIS, do not enable the PCV feature. Personalized Catalog… Continue reading Using PCV (personalized catalog view) how to show the items based on customer segment and item segments.
when we are using multiple domines in single NetSuite how to show restrict message for the same email and password customer from other domines.
Using this suitlet we can show the error message by default when in the US subsidiary using same email and password of AU or NZ while login from US subsidiary it will login or show the successful message.
How to use the suit let script for restricting duplicate customer based on the subsidiary and email in the lead, customer, prospect
Using this script, we can restrict the duplicate customer based on the subsider and email and display the error message in the register page.