Configure Vertical Content
Vertical content fields control how the insurance product appears in listings, marketing pages, and the app’s insurance type selection screens.
Content fields
Section titled “Content fields”Open your Vertical in Strapi and fill in:
| Field | Where it appears | Example |
|---|---|---|
| title | Product page heading | Household Insurance |
| excerpt | Short summary in listings/cards | Protect your home and belongings |
| description | Detailed product description (rich text) | Full product overview with features and benefits |
| label | Badge/tag text | Most popular or New |
Where these appear
Section titled “Where these appear”- Insurance type listings — The app shows all available insurance products as cards. The
titleandexcerptappear on each card, with the vertical’simageandcolorCode. - Product marketing pages — The
descriptionis used for the detailed product page. - Labels — The
labelfield creates a badge on the product card (e.g., “Most popular”, “New”). Leave empty for no badge.
- Keep
excerptto one sentence — it must fit on a card - Use
descriptionfor rich text with formatting, lists, and links - The
labelfield is optional — only use it for products you want to highlight - All text fields support the i18n system for translations
See also
Section titled “See also”- Vertical Schema Reference – full content component schema
- Sync Verticals – how content fields are synced to the app
- Translation System – how vertical content gets translated