Is there an issue with Metafields & Craft theme?

I have tried using the Theme customization to do this (and when that didn’t work, I tried adding the code straight into the theme by ‘edit code’ / product template), and no matter what I do, PAGE metafield does not show up. I got one to show under using TEXT, but as soon as it showed, it was gone again, and of course, I didn’t delete it; it was still under the list of other Metafields but wouldn’t show up again in the Theme customize.

I’m trying to get Pages to work in metafields and it doesn’t work.. .nothing works, actually; I only see the defaults that were put there when metafields was launched. I can clearly see them on the product pages, but they don’t show in customize or will even show up with actual code - even with CSS using a text block…

Is this theme having issues with metafields?? I haven’t been able to get the metafields to work since launch using Craft; so I put it aside until now…

If this sounds all over the place, well, I’ve been all over the place trying to figure this out. Any help to figure this out would be grand, seeing it’s driving me nuts. :slightly_smiling_face:

Hi @SammyJea

Please follow SS steps

Go to a product and assign a value as showing below SS

Now go to this product page template file and paste below code to display data

{{ product.metafields.custom.notes }}

Can you share your code or url to check why it’s not showing.

@gr_trading

Working fine here

I added for this product: https://rraisa.myshopify.com/products/5-panel-hat

See SS