I'm currently working on a project in Umbraco 10.7.0 (and I'm relatively new to Umbraco). I'm contemplating the best approach for setting up categories, products and the relationship between them.
My current solution involves creating a separate document type for each entity (Category and Product). I've set up the relationship by allowing a Product as a child node under a Category. Categories are created directly under the content and are allowed as root nodes. However, the arrangement appears a bit odd in the root, where both the HomePage and all categories are visible.
I'd greatly appreciate your input on this! If you have any suggestions or alternative approaches, I'm eager to hear them.
Categories and products setup in umbraco
Hello!
I'm currently working on a project in Umbraco 10.7.0 (and I'm relatively new to Umbraco). I'm contemplating the best approach for setting up categories, products and the relationship between them.
My current solution involves creating a separate document type for each entity (Category and Product). I've set up the relationship by allowing a Product as a child node under a Category. Categories are created directly under the content and are allowed as root nodes. However, the arrangement appears a bit odd in the root, where both the HomePage and all categories are visible.
I'd greatly appreciate your input on this! If you have any suggestions or alternative approaches, I'm eager to hear them.
is working on a reply...