vercel / commerce

Next.js Commerce

Home Page:https://demo.vercel.store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add product metafield data

mhlauf1 opened this issue · comments

I've added rich text custom data to my products, labeled 'included'. product.metafields.custom.included - how do I add this into my product data on the frontend?

I just actually did this in our custom implementation. You can read how to do it here:
How To Create and Use Shopify Metafields in Next.js Commerce