Tabbed Product
File:
sections/product-program.liquidTemplates:
product.program.json

Description
Product Program (Tabbed Product)
Renders the main product page for Monroe Institute programs, supporting both single and tabbed (virtual/residential) product experiences. Handles program type detection, benefits, prerequisites, testimonials, booking variations, image gallery, and related products.
Features:
- Tabbed navigation for virtual/residential program versions
- Program type detection (online, residential, regional, virtual)
- Dynamic benefits section with per-type copy
- Prerequisite program display with single/multiple logic
- Sticky sidebar with details, cost, duration, and booking CTA
- Testimonial slider for featured testimonials
- Program variations table with dates, locations, trainers
- SVG collage gallery for products with 5+ images
- Related products / suggested journey section
Settings:
- required_application (textarea) — Application required notice text
- required_application_button_text (text) — Application button text
- plan_visit (textarea) — Virginia campus visit info text
- plan_visit_button_text (text) — Plan visit button text
- benefits_title (text) — Benefits section heading
- benefits_copy (textarea) — Default benefits copy
- benefits_online_copy (textarea) — Online program benefits copy
- benefits_virtual_copy (textarea) — Virtual program benefits copy
- benefits_residential_copy (textarea) — Residential program benefits copy
- title (text) — Related products section title
- subtitle (text) — Related products section subtitle
- url (url) — Related products CTA link
- learn_more_online_copy (richtext) — Online learn more copy
- learn_more_virtual_copy (richtext) — Virtual learn more copy
- learn_more_residential_copy (richtext) — Residential learn more copy
Blocks:
- products (limit: 4) — Manual related product selection
Snippets Used:
- program-sidebar — Application required and Virginia visit notices
- tmi-stories-slider — Testimonial slider with auto-rotation
- tmi-program-variations — Dates, locations, and booking table
- collage-gallery-product — SVG-based four-image collage
- program-benefits — Benefits grid display (via render)
- program-audio-type — Audio type display (via render)
- wrapper-block — Content wrapper with background (via render)
- program-list-item — Related product card (via render)
Dependencies:
- Product metafields: custom.subtitle, custom.prerequisites, custom.single_prerequisite_required, custom.benefits, custom.hide_benefits, custom.audio_type, custom.length, custom.featured_testimonials, custom.suggested_journey, custom.related_title, custom.related_subtitle, custom.open_enrollment
- Variant metafields: custom.program_type, custom.start_date, custom.end_date, custom.trainers, custom.location, custom.country
- Metaobject: lists.all_lists.default_benefits
Tailwind Status: Full
Settings
| ID | Type | Label | Default | Info |
|---|---|---|---|---|
required_application | textarea | Application required text | To book your retreat, first purchase the program to reserve your space. Next, complete and submit your application. Approval of your application is required to attend. | |
required_application_button_text | text | Application required button text | Click here to preview application. | |
plan_visit | textarea | Plan visit text | Planning Your Visit Important information for planning your visit to our residential Virginia campus. | Only visible on programs with Virgina variant |
plan_visit_button_text | text | Plan visit button text | Click here to plan your visit. | |
| “ | header | |||
benefits_title | text | Benefits Title | ||
benefits_copy | textarea | Benefits Default Copy | ||
benefits_online_copy | textarea | Benefits Online Copy | In addition to the program materials and audio exercises, you will receive the following benefits. | |
benefits_virtual_copy | textarea | Benefits Virtual Copy | In addition to the program materials and audio exercises, you will receive the following benefits. | |
benefits_residential_copy | textarea | Benefits Residential Copy | In addition to location-specific amenities, all Monroe Institute retreats offer numerous amenities to make your stay as rejuvinating as possible. (Virginia campus only.) | |
| “ | header | |||
title | text | Title | Blog Title | |
subtitle | text | Subtitle | Blog Subtitle | |
url | url | CTA Link | ||
| “ | header | |||
learn_more_online_copy | richtext | Online Copy | ||
learn_more_virtual_copy | richtext | Virtual Copy | ||
learn_more_residential_copy | richtext | Residential Copy |
Blocks
Products
- Type:
products - Limit: 4
| ID | Type | Label | Default |
|---|---|---|---|
product | product | Product |
Usage
This section is referenced in JSON templates and cannot be added via the theme editor.
{% section 'product-program' %}