Shopify themes, liquid, logos, and UX
I have some previously created metafields that are I can access with Liquid script reference like this: {{ product.metafields.Sail_Dimensions.Luff }}
The definition looks like this:
I created some new product metafields and a similar Liquid reference doesn't work: {{ product.metafields.custom.custom.max_turnbuckle_or_clevis_pin }}
The definition looks like this:
I notice the Storefronts access is slightly different on the newer metafield with access being Read instead of Read-limited on the metafields that do work properly.
Any suggestions on how to resolve this issue?
Thanks!
Hi, @Gunny
Just replace the code with {{ product.metafields.custom.max_turnbuckle_or_clevis_pin }}, then try again.
Sorry I had a typo in the original post, the correct code is:
{{ product.metafields.custom.max_turnbuckle_or_clevis_pin }}
and does not work.
I need to check in the admin. So I need to access your store as a collaborator if possible.
I tried it in my own testing store and there was no problem.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024