Visitza — Booking Reminder
TemplateReact Email upcoming-experience reminder for Visitza. Sent 24–48 hours before the experience. Highlights date, time, and meeting point.
client/visitza/email-tpl-booking-reminderInstallation
1 · Add registry to components.json
2 · Install component
Examples
All product variants
Switch between public, partner, and supplier brands. Shows subject, plain text, and live HTML preview.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
recipientName | string | — | Greeting name; falls back to 'there'. |
productreq | VisitzaEmailProduct | — | Brand variant: public | partner | supplier. |
bookingRefreq | string | — | Booking reference. |
experienceNamereq | string | — | Name of the upcoming experience. |
experienceDatereq | string | — | Pre-formatted date string. |
experienceTime | string | — | Optional start time. |
meetingPoint | string | — | Optional meeting/pickup location. |
viewBookingUrl | string | — | Optional link to the booking detail page. |