Hey there. We've just upgraded to 2019.2. Is ther...
# suitecommerce
m
Hey there. We've just upgraded to 2019.2. Is there any way to use the new Item Collections feature to display products on the web store and not use Personalized Catalog Views?
s
In what way do you want to use them?
m
@Steve Goldberg Hi Steve, we want to be able to create a "New Arrivals" page, where the items are populated via a mass update. We can't do this with Commerce Categories, which we are using throughout the rest of the website. Being able to generate product list pages on our website from mass updates will be extremely useful for us moving forward. Thanks!
s
I see, and why can't you use personalised catalog views? That seems like an ideal set up for them? Or are you not using the latest version of SC/SCA?
m
We're not using the latest version on SCA yet, no idea when this upgrade will happen. So outside of PCVs, is there no other way to use Item Collections for product listing on a webstore?
s
I honestly don't know for sure. My guess is that they are accessible by SuiteScript so it may be possible to request them through the API, but I really don't know
Yes, if you write a custom service to fetch item collections then you can itemcollectionitemmap in your SuiteScript to search for items https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2019_2/script/record/itemcollectionitemmap.html