Populate a repeater with collections a product is part of

I’d like to include links to several category/collection pages on each of my Wix Studio product pages.

Many of my products are in several category/collections, and having a link to each collection would be great.

I don’t see anything in the Velo documentation that would facilitate this. Am I missing it? Seems like it would be possible.

Thanks in advance.

Yes this is possible with Repeaters. Do you have code that isn’t working that you can share and any error messages?

Also if products need to be referenced in multiple Content Collections then it may want to look into using Multireference fields to structure the data.

Hello anthony,

I do not have any code. I was looking for an API endpoint that would return a list of collections, didn’t find anything.

You can use https://dev.wix.com/docs/rest/business-solutions/cms/data-collections/list-data-collections for this