In this tutorial, you will learn how to get an Episerver Commerce catalogue in code. If you need to get the root catalogue node in Episerver commerce, you can use the ReferenceConverterAPI to get a link to the catalogues defined in your project 🔥🔥🔥

The code to do this looks like this:

You can then filter the catalogue you want via the Name property:


Catalogue retrieved. Happy Coding 🤘