Hi guys,
I am converting a Rapido project to start using the ProductCatalog instead of the regular Products module.
I have managed to refactor the feed and I have stumbled across the Facet groups.
In Rapido we are using the Products.facets property on Groups:
And I need to be able to use this info in the feed to control the groups displayed and their order.
But I can't find a way to get this info.
The default Model on the ProductCatalog module does not seem to have anything specific about this.
Is there any other way I can get this info?
Thank you,
Adrian