Customization in website based on Custom Commerce category field

THR-109 Displaying the ENQUIRE WITH US button in the category page of selected commerce categories based on the value of the custom commerce category record named “ENQUIRE ENABLED” checkbox. If this checkbox is checked, then we will display a section with the button “ENQUIRE WITH US” that will navigate to the get in touch page… Continue reading Customization in website based on Custom Commerce category field

Custom Category Field

We can create a new category fields as a part of customizations, follow the steps to create a new custom category field Create a new record in Other Records Customization >> Lists, Records, & Fields >> Other Record Fields >> new A new page will open , select the Record type as Commerce Category Add… Continue reading Custom Category Field

Search result code for accessing folders from file cabinet

The search results code for accessing the internal id and name of the sub folders inside a folder in file cabinet the sub folders is obtained using the internal id of its parent folder, here internal id of parent folder is 386206 The search result for accessing the files inside a folder using the internal… Continue reading Search result code for accessing folders from file cabinet

Add a custom Web Font

We can add a new font to suite commerce webstore as a part of customization. there are some steps to follow for adding a new font to your NetSuite Commerce web store. Download the google font that you needed to add in the store Create a folder name fonts inside the assets folder Add the… Continue reading Add a custom Web Font

Add New Custom Entity Field to the Registration Form Using Extension

Create Custom Entity Field Go to Customization > Lists, Records & Fields > Entity Fields > New to create a new field as follows: Label — Terms and Conditions ID — _tsandcs Type — Checkbox Store Value — (checked) Applies To > Customer, Web Site — (checked) Save it. Create an extension for terms and condition Extension Fantasy Name — Terms and Conditions… Continue reading Add New Custom Entity Field to the Registration Form Using Extension