I need to add a value to a list under a specific F...
# suitecommerce
t
I need to add a value to a list under a specific Facet, I can see where the Facet is set up in SuiteCommerce, but I am not finding where you add to what is visible under that specific facet. Tried searching SuiteAnswers but all I keep getting is how to add a Facet, not how to add to the list under that facet. Any guidance would be great. We are using basic SuiteCommerce, not advanced.
s
The values in a facet are determined by the data on the items. If you want a value to appear in the facet list, that value must be present on at least one item in the search results.
t
Present where on the item record, sorry very new at this stuff.
s
Depends on the facet! If you’re talking about item options (such as colour or size) then they will need to be part of the matrix child configuration. If you want to show a custom field (eg “Cable Length”) then you will need to add a custom item field and fill in the field in the Custom section. You can learn more about item records in help: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N2166469.html#Creating-Item-Records but I would probably suggest taking one of our training courses on NetSuite administration or web store administration.
t
Thanks for the help, I was able to figure it out, we use a PIM, and on the item record there is a subtab for that PIM, and that is where the facets are being pulled from, I just need to add the value we want to the custom list, add that value to the item itself and it worked. Sorry, should have been more clear, I am new to the SC stuff, not to NetSuite. I am just not really familiar with how our SC site is configured, the resources we used to set it up was horrible.
s
No problem, glad you figured it out. But yes, if your company has an LCS pass I believe you can access the web store administration course, which I would recommend. Configuration is a big part of it.