I'm a newbie in CQ5. My website has a catalogue to show many items.
Ex:
Does CQ5 has an existing component for rendering the above catalogue ? If not, how can I structure it in CQ5 ?
appreciate your help. many thanks
I assume that each entry in your hierarchy (1.1, 1.1.1, etc.) corresponds to a page in the CRX (i.e., a content node). Given that, you could start with the list component; the OOTB component shows only one level, but I suspect that you could customize it to retrieve and display multiple levels.