Built-in section type
A direct HTML escape hatch for scoped custom markup that does not fit built-in section layouts.
A direct HTML escape hatch for scoped custom markup that does not fit built-in section layouts.
This section renders its own content and does not usually contain child rows.
{
"type_of": "raw_html",
"header": "Raw html",
"status": "active"
}Built-in sections use type_of. Custom Liquid template sections use template_id instead.