Why aren't my migrated metafields displaying in my theme?

Hello, pardon my ignorance on metafields here. My previous cart did not have them so when we migrated using @LitExtension , it created a metafield called global.extrafield-6. This was a field on each product which had html instructions written out for the product. It used to reside in a tab on the product page so I wanted to add it back to our new product page. I am using the Optimal theme from adorn themes and when I go to the product page template, there is a section to add tabs. I can add a metafield block and when I do so there is link to a guide to set it up correctly however when I follow it, I can neither insert it as dynamic source nor get the namespace and key text area to work. I tried creating a test metafield definition, added it to the product, and was able to see that new one appear in the dynamic source however when I added it there or in the namespace and key section, it did not show an extra tab. The theme has extra tabs already that I hid, so I know the tabs themselves work.

I reached out to shopify plus support and they couldn’t help as well as adorn but they may not respond for some time. I have customers who need instruction desperately and some of them are only stored here. I fear the key name that migrated may be the issue however I cannot find a way to rename it and ensure that all the products still retain that information.

Hi @nateprice ,

Are you wanting to display this below the review at product info?

Please send me screenshot of Metafields, I will help you check it

Thanks @LitExtension I’d like it to be an additional tab next to the red reviews tab. You can see the tabs block on the left side of the screenshot. Here is another screenshot of the migrated meta fields.

Hi @nateprice ,

You want to add a tab showing Metafields here?

Yes

Hi @nateprice ,

Please send me the code of main-product.liquid file, I will help you to check it

@LitExtension private message sent. I’m not sure the best way to send you all the code other than just copy and paste.

Hi @nateprice ,

Please go to main-product.liquid file and change code here:

Then you just need to add the code as follows, it will display fine:

Hope it helps!