When implementing SuiteCommerce Advanced as your web store, you might encounter an issue where your commerce categories are missing from your site, or sometimes none of the categories appear at all. You may try to access the categories directly by adding the URL component to your domain in the address bar, which sometimes works, and… Continue reading Missing Commerce Categories
Tag: commerce categories
Hide Item from a Customer segment
User needs to hide item from a customer segment, such as client segment A, but make it visible to other customer segments, such as client segment B. Solution Navigate to Commerce > Content Management > Commerce Categories Select View beside the Commerce category with the item you want to hide Under Items tab, take note of all the items Go to Lists > Accounting… Continue reading Hide Item from a Customer segment
User Event Script to update JSON file for Custom Commerce Categories : (SuiteCommerce MyAccount) SCMA
Scenario: We need to create a JSON file of custom categories that need to be displayed on the website, it is Suite Commerce MyAccount so there is no default feature for Commerce categories, so we have created a custom record for the same, and In this script we are creating a JSON file for storing… Continue reading User Event Script to update JSON file for Custom Commerce Categories : (SuiteCommerce MyAccount) SCMA
Resolve Commerce Category error with same URL facets in SuiteCommerce Advanced
This will occur if a commerce category URL fragment contains the word or phrase that is defined in either the URL Component for facets list or defined in the SuiteCommerce Configuration record. A page not found will be displayed when displaying the commerce category. This effect would be the same vice-versa.Example:1. Create custom “Color” item… Continue reading Resolve Commerce Category error with same URL facets in SuiteCommerce Advanced
Exclude Empty Commerce Categories
Go to Commerce > Websites > Configuration. Select the Website from the dropdown list. Select the Domain from the dropdown list. Click Configure. Click the Integrations subtab. Click the Categories subtab. Check the Exclude Empty Categories box. Click Save.
Resolved: Internal Error when navigating to a Commerce Category in the Web Store
Scenario There may be scenarios wherein a Customer will encounter an Internal Error when they navigate to one of their Commerce Categories in their Web Store. In order to resolve it, follow the steps listed below. Solution Navigate to Commerce > Websites > Website List Click Search Index tab Click Sort Fields sub-tab Field Name: Select Commerce Categories Click Add Click Save
Utilize Commerce Categories from an Existing Website to a New Website Record
We can assign the same commerce categories to multiple SuiteCommerce Advanced web stores. This solution is divided into three parts: A) Retrieve Existing Commerce Categories Navigate to List > Search > Saved Searches > New > Commerce Category Input any text under Search Title field In the Results subtab, add the following fields: Add to Head Catalog (Note: Choose the second Catalog item as… Continue reading Utilize Commerce Categories from an Existing Website to a New Website Record
Permission issue while Creating Commerce Categories
We have to give some permission for the role to create commerce categories in NetSuite. To create Commerce Categories we have to create a catalog to which we will assign the categories. Steps to update the role Setup > Users/Roles > Manage Roles Select the role to update Add Commerce Categories under “Setup” subtab in… Continue reading Permission issue while Creating 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