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!




