Get Custom Field from Commerce Categories

To obtain the custom fields, we must modify the model file for a quick and optimal solution. We need to mention the custom field ids for fetching, and the section below with the Enhancement heading is where the update is made; please check and understand the concept before working. Because custom fields do not return… Continue reading Get Custom Field from Commerce Categories

List of items not having any commerce category

Through the direct item search we will not get the expected result.So we can create an item search and category search in NetSuite. Item search: Criteria can be blank , select name under the result.From this search we will get all items in NetSuite Commerce category search: Criteria can be blank, Select item name/number under… Continue reading List of items not having any commerce category

CSV Template for Commerce Category update

Prepare the csv template for the commerce category update. ITEM INTERNAL ID ITEM NAME CATEGORY NAME URL FRAGMENT CATALOG CATEGORY INTERNAL ID 4932 OX-PMR-5 UNITEC DIAMOND CORE DRILLS unitec_diamond_core_drills Global Product Catalogue 164 Example is given here. Here, catalog, url fragment are mandatory fields in the commerce category record. If it is not mandatory no… Continue reading CSV Template for Commerce Category update

Commerce category import-Steps

Steps for adding commerce category. 1)Create a Excel sheet with following mandatory fields. Id-External id- You can add any id. Name-Name of the category URL fragment-The URL component of the category Catalog- Specify the catalog to which the item is added. 2)Save the CSV file. Do CSV import for adding category import. 1)Set up>import/export>import CSV records 2)Then select the import type-website and record type-category.Add… Continue reading Commerce category import-Steps

How to Create the category template and Create category record

How we can add the category in the Commerce Category implementation for the NetSuite and this will show in the Webstore as well. For this we’ve to use CSV files in the three levels i.e. level1, level2 and level3. And here these three level means Parent Category, Sub Category and Child Category of implementation. In… Continue reading How to Create the category template and Create category record