Booking Query
Component allowing users to access reservation details by entering identification credentials.🔍 Component type: Reservation lookup | Fields required: Booking ID + PIN code | Redirects to: Reservation management page
Overview
The<bookingQuery>
component provides a secure way for guests to access their reservations without creating an account. It displays a modal with credential fields for quick booking lookup.
Modal Fields
Booking ID
Unique reservation identifier provided in confirmation email
PIN Code
Security code sent with booking confirmation
Basic Implementation
How It Works
1
User Access
Guest clicks on the booking query component to open the lookup modal
2
Credential Entry
User enters their reservation identifier (bookingId) and PIN code (pinCode)
3
Validation
System validates the entered credentials against the booking database
4
Redirection
If valid, user is automatically redirected to their reservation management page with full booking details
Use Cases
- Guest Services
- Booking Management
- Quick Access
Self-Service Portal
Allow guests to quickly access their reservations without creating an account. Perfect for:
- Checking booking details
- Viewing room information
- Accessing hotel policies
Implementation Examples
Homepage Integration
Homepage Integration
Custom Button Style
Custom Button Style
Footer Implementation
Footer Implementation
Best Practices
Ensure guests receive their booking ID and PIN code in the confirmation email. Without these credentials, they cannot access their reservation through this component.
Placement Recommendations
Location | Purpose | Example |
---|---|---|
Header/Navigation | Quick access for returning guests | Top-right corner link |
Homepage | Prominent guest service feature | Hero section or sidebar |
Footer | Standard site-wide access | Guest services section |
Contact Page | Support alternative | Below contact form |
💬 Need help setting up booking query? Contact us at support@hotellinkage.com