If anyone has an idea on how I can achieve this, I am all ears.
I’ve triend extensive web search as well as AI tools, but I am still falling short of the solution for this one.
Thank you very much for replying.
Please don’t mind my ignorance on the matter, sometimes I struggle understanding Hugo.
My goal is to have single page for every product, like live-monitor in my example and then somehow have a section in the same page of the product that contains some cards, like the tiles.
Basically every product would have these mini set of cards on their individual pages.
Does your suggestion fit into this? Again, sorry if I miss-understood.
No, the cards are there just as a sub-section (for lack of better term) of the product page. They are supposed to be iterated over and contain an image as a resource as well as some content, but they should not produce any single page of their own nor should they be accessible via the URL. They basically should not exist outside the context of the product content type.
I can easily achieve this on landing pages, 'cause those have fixed path, but when it comes to content types, like product in this example, I am completely clueless.
git clone --single-branch -b hugo-forum-topic-54291 https://github.com/jmooring/hugo-testing hugo-forum-topic-54291
cd hugo-forum-topic-54291
hugo server