Metaobject - having trouble connecting a dynamic source image field

Topic summary

A user is working with metaobjects in Shopify’s Impulse theme to display brand information in a product template tab section. The tab has fixed fields: heading, description, and page sections.

Current Challenge:

  • Can successfully connect heading and multi-row text as dynamic sources
  • Cannot connect image and URL fields from the metaobject definition to the description section
  • The dynamic source options don’t show image as available for the description field

Current Workaround:

  • Creating a separate page containing the image and link, then linking to that page
  • Seeking a solution to pull all metaobject information (image, link, text) directly into one place without this workaround

A screenshot is referenced showing the available dynamic source options. The user is requesting help on how to properly output images and links from metaobjects into the description section.

Summarized with AI on November 14. AI used: claude-sonnet-4-5-20250929.

Hi all,

I am working with metaobjects.

I am using the impulse theme. I have created metaobjects for different brands. They output into a section of a product template which is a tab. This has a heading section, description section and page section. This can not be changed.

When connecting the dynamic source to display my entries I can add a heading or multi row as a dynamic source. However I would like to connect a picture from the metaobject to output in the description section and a link. I have added an image section and URL section to the metaobject definition. However I can not output the link and image to the description section (see image for what I can choose ). Could anyone help me with how to do this?

At the moment I am using a workaround which is to create a page with the image and link. I would like to have this information pulled from the metaobjects though and all in one place.

Thanks