List all products from child categories on uCommerce
One question I’ve seen batted around a lot is how to list all products from the child categories when viewing a parent category. On the uCommerce demo store Avenue Clothing we simply loop through the category and all child categories to output the products:
src\uCommerce.RazorStore\App_Code\