Built-in row type

Built-in

Offer row type

A pricing plan or offer card used by pricing sections for consistent plan presentation.

What it is

A pricing plan or offer card used by pricing sections for consistent plan presentation.

When to use it

  • Pricing tiers
  • Service packages
  • Plan cards
  • Limited offers

Important fields

headersubheaderbodyactionrow_classes

Compatible sections

API example

{
  "type_of": "offer",
  "header": "Offer",
  "status": "active"
}

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