A Bundle groups several Bookables that are reserved as a single unit. When a bundle is booked, every Bookable it contains is automatically blocked for that time, and vice versa.
Two common patterns:
- Combining smaller units into one. Three two-person tables become one bundle representing a six-person table. Book the bundle and the individual tables close on their own.
- Splitting one large unit into smaller ones. Two beach-volleyball fields combine into one handball field. Reserving the handball field (the bundle) blocks both individual fields.
Like Bookables, a Bundle is attached to an Offering to become bookable by customers.