Skip to content
  1. Extras
  2. PageBuilder
  3. Section catalog
  4. Pro
  5. Case study

Case study

Section case_study describes one project. Chunk: pagebuilderpro_case_study. Requires PageBuilder Pro.

Where it fits

  • One client example on a landing page
  • A one-line result and the story below
  • A link to the full project page

Fields

FieldTypeRequiredPurpose
titletextyesTitle
clienttextnoClient
resulttextnoResult
texttextareanoStory
imageimagenoImage
button_labeltextnoButton label
button_urlurlnoButton URL

Render

The image is on the side only when image is set, through pagebuilder_partial_image. client and result print apart from the body text. The button appears when both button_label and button_url are set. The URL runs through pb_href. title is required.

Section data

json
{
  "title": "Store chain",
  "client": "North",
  "result": "+18% orders",
  "text": "Built the storefront from sections",
  "image": { "url": "assets/images/case.jpg" },
  "button_label": "Read",
  "button_url": "/cases/north"
}

Similar sections