Hello.
I am trying to implement my own version of the "product field display groups" content type along side a template.
I have created ItemType .xml file which i can chose as a paragraph in the CMS system.
But when creating a .cshtml file and trying to choose it as a layout for the paramgraph, I cannot find it.
Are there any aditional steps i need to take to create a template for a ItemType?
Also, where can I read more about creating new ItemTypes and Templates?