Hi DynamicWeb,
I have item based paragraph (item list) that has own .cshtml Template. Template is just ordinary dropdown where options are rendered as content of item list. This is working when I open page of that paragraph and everything is rendered correctly.
I would like to render that item based paragraph on my master page.
<!--@Global:Paragraph.Content(id)--> is not working, as I also found in documentation that it will not work for item based paragraph. ("If the paragraph content is item based then you need to use a paragraph template that use item tags or loops for the given paragraph that you use in the Global:Paragraph.Content tag in order to render the item based content.")
Please advise how to render this item based paragraph template on my master page?
Do we have possibility to choose product group item field type where we could choose product groups from eCommerce? (I know we have Product item field type and we can choose products from eCommerce)
Kind regards,