Display Specification Table in Metafield (Dawn)

Hello @3enny , Add the Code in the schema it will create an option Liquid section. You have to find the code for “collapsible_tab

in the schema and add the below code as shown in the screenshot.

{
  "type": "liquid",
  "label": "Custom Liquid",
  "id": "specification_table"
},