Can I add HTML code support to the Collapsible Content section?

Hello,

I would like to use the “Collapsible content” section included in the Aesthetic theme for product descriptions and other additional information, where I need to use HTML tags such as

    and
  • , among others.

    Is it possible to add some code to this section to support HTML tags? Or is it possible to use metafields while maintaining the HTML structure in this section?

    Thanks you!

Hi, thanks for replying.

I know it has ‘Dropdown information’ to place in that place, but the descriptions are too long and I would like to be able to include them further down using the “Collapsible content” section, but this section does not support HTML tags.

For example, when I insert a

    tag, I get the following error message: The “answer” parameter is invalid. The “
      ” tag is not allowed.

      The same happens with any HTML tag I want to enter, and if I add the description created in the product using metafields, it ignores the HTML structure created in the product and displays everything in one line.

If you want to support HTML in a given section, you can add the Liquid input as these support HTML in addition to Liquid: https://shopify.dev/docs/themes/architecture/settings/input-settings#liquid

No, that doesn’t work for me. I want to use the “Collapsible Content” section by making it allow HTML.

If I can’t do this, I will look for an APP that fits my needs, but first I would like to try to make the section I mention work with HTML.