I want to create a productcatalog with N-Level Categories
e.g.
/Catalog/Category1/Category2/../SubCategoryN/Product/{ProductActions}/{ID} And at the same time be able to /Catalog/Category1/Category2/../SubCategoryN/{CategoryActions}
Is that possible and if Yes how?