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

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.