How can I add dynamic sources to collapsible rows in a product page theme?

Topic summary

A store is customizing a product page: collapsible rows were edited to accept Liquid (Shopify’s templating language), but the theme editor’s “dynamic source” option (to bind fields like metafields) disappeared. The goal is to display a multi-line text metafield and a size chart image metafield inside those collapsible rows.

Key questions:

  • Can collapsible rows simultaneously accept Liquid and still allow dynamic sources in the theme editor?
  • If not, what Liquid code is needed to render multi-line text metafields within the collapsible rows?

Technical context: “Metafields” are custom data fields on products; “dynamic source” refers to selecting those metafields in the editor rather than hard-coding values.

Current status: No solution yet. A responder requested a screenshot, site URL, and (if applicable) password to inspect the implementation. No code or examples were provided in the thread, and the discussion remains open pending more information.

Summarized with AI on February 11. AI used: gpt-5.

Hi there!

I’ve been working on making a new website with a new theme for the store I work for. I’ve been editing the default product page and I was able to successfully change the collapsible rows to take liquid. However, adding a dynamic source is no longer an option but I still want to have my multi-line text metafields within the collapsible rows as well as the size chart image metafield. Is there a way for the collapsible rows to not only take liquid but also be able to use a dynamic source? If not, what would be the code to source my multi-line text metafields?

Hi @Leilabit ,

Can you send me a screenshot description of it, it’s not really clear.

And please send your site and if your site is password protected, please send me the password. I will check it.