Okay I have just discovered Metafields and how to add them to my product description area. All good there.
What I cannot figure out is this…
I made my field type rich text. This, by my definition, would mean I could change text colors and do more than bold and italic text. I don’t see full text formatting options in this area. Am I missing something? I would like to make some areas of text red, others underlined. I just cannot figure this out. It seems to me it would not be difficult, but I am struggling here. Is this just not an option?
Thank you
What your expectation is for some thing X does not guarantee how a platforms abstraction works.
A rich text metatype type field is not a rich text editor.
To use more formatting options such as those available in the rich text editor for resources(page,product,etc) that would require either A) use a custom-liquid setting or block to render the pages content, or B) a theme customization to insert the pages.content into that area as a page setting or hard coded.
Example for A) {{ product.content }} https://shopify.dev/docs/api/liquid/objects/product#product-content
Hi @sweetstash ,
To enhance your product page with rich text, consider the Easify Product Options app, free plan available. Its Paragraph option type simplifies the process of adding and styling text on your product pages. This approach is more user-friendly for non-tech users compared to using metafields. Give it a try
!