Built-in row type

Built-in

Collapsible row type

An expandable disclosure row for FAQs, details, and progressive content.

What it is

An expandable disclosure row for FAQs, details, and progressive content.

When to use it

  • FAQs
  • Product details
  • Support answers
  • Policy disclosures

Important fields

headersubheaderbodyraw_htmlcollapsed_statusrow_classes

API example

{
  "type_of": "collapsible",
  "header": "Collapsible",
  "status": "active"
}

Built-in rows use type_of. Custom Liquid template rows use template_id instead.