Dawn version metafield issue

Topic summary

A user is experiencing an issue with metafields in the Dawn theme. While category metafields are functioning correctly, there appears to be a problem with product metafields in a collapsible content section.

Technical Details:

  • The missing code involves a “collapsible_content” block
  • The problematic metafield reference appears to be: {{ product.metafields.custom.usp | metafield_tag }}
  • The code snippet shows reversed/corrupted text formatting, suggesting a potential encoding or copy-paste error

Current Status:
The issue remains unresolved with no responses yet. The user is seeking help to understand why this metafield implementation isn’t working as expected in their Dawn theme setup.

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

Does someone know how this is possible?

I use the Dawn version. The metafield from the catogory works well..

This code is missing:

“collapsible_content_zAgDmj”: {
“type”: “collapsible-content”,
“blocks”: {
“collapsible_row_DkcM6T”: {
“type”: “collapsible_row”,
“settings”: {
“heading”: “Alle voordelen op een rij”,
“icon”: “check_mark”,
“row_content”: " {{ product.metafields.custom.usp | metafield_tag }} ",
“page”: “”
}

Thanks!

Hi @Mp93 :waving_hand: “know how this is possible”… know what is possible.
You need to provide some actual context so OTHER people know what you are talking about.

You say the code is missing but then immediately provide that code, etc etc.

Re-read what you’ve posted think it through then communicate the goal, steps you have taken and need outcomes etc.