Built-in section type

Built-in

Pricing section type

A pricing table section that arranges offer rows into consistent plan cards.

What it is

A pricing table section that arranges offer rows into consistent plan cards.

When to use it

  • Subscription tiers
  • Service packages
  • Plan comparisons
  • Offer-led landing pages

Important fields

headersubheaderbodyoffer rowsCTA fields on rowssection_classes

Compatible row types

API example

{
  "type_of": "pricing",
  "header": "Pricing",
  "status": "active"
}

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