Skip to content

Location Programs

File: sections/location-programs.liquid

Location Programs

Description

Location Programs Section

This section displays upcoming programs for a specific location in a responsive grid layout. It dynamically fetches and displays program information using the Shopify Storefront API.

Features:

  • Filters programs by location using variant metafields
  • Sorts programs by start date
  • Shows only upcoming programs (filters out past events)
  • Displays program image, title, and date range
  • Responsive design with hover effects

Configuration:

  • Uses the current metaobject location
  • Uses custom metafields for:
    • location (variant level) - reference to location metaobject
    • start_date (variant level) - program start date
    • end_date (variant level) - program end date

@section @customizer

Presets

  • Location Programs (Category: Content)

Usage

This section can be added via the Shopify theme editor.

{% section 'location-programs' %}