Does anyone knows if there is a way to include com...
# suitecommerce
m
Does anyone knows if there is a way to include commerce categories as a facets in the website? I added it already in the facets in the SC Configuration but its not showing at all even I am in the /search URL?
c
@Marl Mazo It doesn't display automatically. You need to create a custom Item field with List/ Record. Then source the commerce categories list. Add this field in a facets fields.
m
I see. thanks for that approach. Really appreciate. @Charan. I will do that then.
👍 1
s
@Charan Presumably this requires you update the field on each item record (either manually or in bulk) and is not sourced automatically?
Also wouldn’t this only let you fill in one commerce category and not all of them? Or is there a way to source every commerce category that the item is in?