Skip to content

event_booking

An event product booking with schedule and meeting details.

Properties

PropertyDescription
event_booking.allow_no_preferencetrue when this event booking allows no preference.
event_booking.allowed_hostsBuyer-visible allowed_hosts value for this event booking.
event_booking.allowed_hosts_countNumber of allowed hosts records visible in this context.
event_booking.availability_modePublic availability mode value.
event_booking.confirmation_messageBuyer-visible confirmation message.
event_booking.display_typePublic display type value.
event_booking.full_dayBuyer-visible full_day value for this event booking.
event_booking.hour_formatBuyer-visible hour_format value for this event booking.
event_booking.idUnique identifier.
event_booking.is_full_daytrue when this event booking is full day.
event_booking.is_multi_daytrue when this event booking is multi day.
event_booking.is_regulartrue when this event booking is regular.
event_booking.location_labelBuyer-visible location label.
event_booking.max_advanceBuyer-visible max_advance value for this event booking.
event_booking.max_advance_unitBuyer-visible max_advance_unit value for this event booking.
event_booking.meeting_location_typePublic meeting location type value.
event_booking.min_noticeBuyer-visible min_notice value for this event booking.
event_booking.min_notice_unitBuyer-visible min_notice_unit value for this event booking.
event_booking.multi_dayBuyer-visible multi_day value for this event booking.
event_booking.regularBuyer-visible regular value for this event booking.
event_booking.requires_host_selectiontrue when this event booking requires host selection.
event_booking.time_zoneBuyer-visible time_zone value for this event booking.

Property list is generated from the storefront engine (EventBookingDrop), so it always matches what your theme can use. Use {{ event_booking | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.