Episerver Commerce - Retrieving all parent catalog nodes
From time to time I get asked; 'How can I retrieve all parent catalog nodes for a product in Episerver Commerce?'
Achieving this using the current version of Episerver commerce API is a bit cumbersome. Luckily Episerver is working on a relation overhaul for the next major version of Commerce, but until then I'll provide some sample code that does the trick.
Read the full blog post on my company blog: http://geta.no/blogg/episerver-commerce-parent-categories/
Comments