Page Person
File:
sections/page-person.liquid

Description
Page Person
Displays a detailed profile page for a person (trainer, facilitator, etc.) rendered from a metaobject. Shows a header with the person’s name, role(s), and a clipped mask image, followed by a two-column body with contact details (location, phone, email, website) on the left and a rich-text bio on the right. Optionally displays a “Related Products” grid at the bottom if the metaobject has associated products.
Features:
- Metaobject-driven content (name, type/roles, image, bio, contact info)
- Country flag display with location details
- Clipped mask image via snippet
- Related products grid using product-list-item snippet
- Commented-out “Available Retreats” table with Storefront API integration
- Textured background overlay on header via ::before pseudo-element
Settings:
None (no {% schema %} block — content is driven entirely by metaobject data)Blocks: None
Usage
This section is referenced in JSON templates and cannot be added via the theme editor.
{% section 'page-person' %}