Followed this tutorial http://world.episerver.com/documentation/commerce/get-started-with-commerce/3--creating-a-start-page/ to get going with episerver commerce. It works fine when writing the url to a specific problem.
But say that I have the following tree.
Catalog Root -> testcatalog -> testlevel -> testproduct 1 and 2
When on testevel (Has the model MyNode if looking at the tutorial), how do I get all child "products", testproduct 1 and 2? It seems like there are 100 ways of doing this.
Using latest episerver and episerver commerce (9).