Skip to content

Tabbed Product

File: sections/product-program.liquid

Templates: product.program.json

Tabbed Product

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

IDTypeLabelDefaultInfo
required_applicationtextareaApplication required textTo 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_texttextApplication required button textClick here to preview application.
plan_visittextareaPlan visit textPlanning Your Visit Important information for planning your visit to our residential Virginia campus.Only visible on programs with Virgina variant
plan_visit_button_texttextPlan visit button textClick here to plan your visit.
header
benefits_titletextBenefits Title
benefits_copytextareaBenefits Default Copy
benefits_online_copytextareaBenefits Online CopyIn addition to the program materials and audio exercises, you will receive the following benefits.
benefits_virtual_copytextareaBenefits Virtual CopyIn addition to the program materials and audio exercises, you will receive the following benefits.
benefits_residential_copytextareaBenefits Residential CopyIn addition to location-specific amenities, all Monroe Institute retreats offer numerous amenities to make your stay as rejuvinating as possible. (Virginia campus only.)
header
titletextTitleBlog Title
subtitletextSubtitleBlog Subtitle
urlurlCTA Link
header
learn_more_online_copyrichtextOnline Copy
learn_more_virtual_copyrichtextVirtual Copy
learn_more_residential_copyrichtextResidential Copy

Blocks

Products

  • Type: products
  • Limit: 4
IDTypeLabelDefault
productproductProduct

Usage

This section is referenced in JSON templates and cannot be added via the theme editor.

{% section 'product-program' %}