Image Metafield Not Displaying - Impulse Theme

Hi

Sure this is something really simple I’m missing.

I’ve created a metafield for an image

And the html is returning this gid response rather than the image

The file I am trying to insert is 187kb png file

What have I got wrong please?

@BonzaDogTreats

i guess your code should be img_tag not img_tab.

Try something like this:

{{ product.metafields.custom.brown_trust_button | image_url: width: 200 | image_tag }}

I am pretty sure this will work. If not:


Thanks - how embarrassing - that’s what puppy brain does to you :sleeping_face:

1 Like