Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hello,
My client has a website which connects to shopify via the storefront API using graphql. They also have a printful integration to add custom text to products. Is there a way to pass through this custom text via the storefront API and into the printful integration?
Hope this makes sense
Thanks
Hey @futurekode
You can add customAttributes to line items, which can be pulled out via the API.
Scott | Developer Advocate @ Shopify
Hi @SBD_
Okay, so I can pass a key and a value for the custom text. But what key do I use? Where can I find this info?
Thanks for your help?