I’m trying to add a list of text to a metafield for a product and when I add it as HTML, it doesn’t render it properly on the front end. Other posts have solved this problem by using a single line text metafield rather than a multi line metafield. But i’ve created a new one, plugged in some HTML, and it still displays as straight html.
But does that solution mean that i need to create a page for every product given that the product details are different for every product? That seems cumbersome…I thought the point of the metafields was exactly for the purpose i’m describing.
I’ve tried both single and multi line metafields and it doesn’t work for either. I’ve used an online html generator to make sure i’ve got the code correct and it’s still displaying html.