Visitza — Booking Reminder

Template

React Email upcoming-experience reminder for Visitza. Sent 24–48 hours before the experience. Highlights date, time, and meeting point.

client/visitza/email-tpl-booking-reminder

Installation

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

PropTypeDescription
recipientName
stringGreeting name; falls back to 'there'.
productreq
VisitzaEmailProductBrand variant: public | partner | supplier.
bookingRefreq
stringBooking reference.
experienceNamereq
stringName of the upcoming experience.
experienceDatereq
stringPre-formatted date string.
experienceTime
stringOptional start time.
meetingPoint
stringOptional meeting/pickup location.
viewBookingUrl
stringOptional link to the booking detail page.