Location
File:
sections/location.liquid

Description
Location Detail
Displays detailed information about a specific location including hero image, description, contact information, and photo gallery. Data is driven by metaobject fields.
Features:
- Hero image display with full-width aspect ratio
- Rich text description
- Contact info card (venue name, country flag, address, email, phone)
- Downloadable additional files
- Photo gallery (up to 4 images) via collage layout
Settings:
- address_label (text) — Label for address section, default “Address”
- email_label (text) — Label for email section, default “Email”
- phone_label (text) — Label for phone section, default “Phone”
- additional_info_label (text) — Label for additional files, default “Additional information”
Blocks: None
Snippets Used:
- collage-gallery-collection — Renders 4-image gallery layout
Dependencies:
- Tailwind CSS (application.css) for layout and styling
- Metaobject fields: image, name, description, venue_name, country, street_address, city, state_or_province, postcode, email, phone, gallery, additional_files
Tailwind Status: Full
Settings
| ID | Type | Label | Default | Info |
|---|---|---|---|---|
| “ | header | |||
address_label | text | Address label | Address | |
email_label | text | Email label | ||
phone_label | text | Phone label | Phone | |
additional_info_label | text | Additional information label | Additional information |
Presets
- Location (Category: Content)
Usage
This section can be added via the Shopify theme editor.
{% section 'location' %}