How to access product metafield in checkout extension? I tried useAppMetafields or appMetafields from useApi but got no success?
Hi @Peak8848
Shopify has an example on how to show product metafields in a checkout extension here. https://shopify.dev/docs/apps/build/checkout/display-custom-data?extension=react
1 Like