Conversations about creating, managing, and using metafields to store and retrieve custom data for apps and themes.
Greetings,
I want to show my order metafield in the shipping confirmation email. It is returning me "gid://shopify/MediaImage/62707995771266", while I want to print the image. I am unable to find the url, tried all methods I could use. Metafield codes and file is filled properly, tried many times.
I have attached an image of a shopify forum with same issue with other shopify partners.
I have used all image filters for my image like image_url, img_url, etc.
Can you please give me proper codes to print my order metafield image in the shipping confirmation email, thanks
Try either the image_url filter, .src or .url properties, or the metafield tag filter
https://shopify.dev/docs/api/liquid/filters/image_url
or
https://shopify.dev/docs/api/liquid/objects/media >
https://shopify.dev/docs/api/liquid/objects/image#image-src
or
https://shopify.dev/docs/api/liquid/filters/metafield_tag
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
I have tried all three methods (please check the screenshot)
Stuck here 😞
Please assist if possible, thanks!