{{ product.metafields.namespace.key }}
use this code into product page
Showing custom product metafields on the product page. A reply suggests outputting them with Liquid using: {{ product.metafields.namespace.key }}.
A screenshot of the created metafields was provided for context. No further details, alternatives, or confirmations were posted. Status: likely resolved by the provided Liquid example, but not explicitly confirmed.
{{ product.metafields.namespace.key }}
use this code into product page