Skip to Content
0
Former Member
Jun 17, 2018 at 11:23 PM

Display product attribute in CMSParagraphComponent

78 Views

How can I display any dynamic content in a CMSParagraphComponent?

I tried using ${modelAttribute} notation but the final html rendered simply displays the "${modelAttribute}" rather than rendering the value of modelAttribute in the text.