Room Selection
Display available rooms and rates for guests to choose from. This is the first step where booking decisions are made.🏨 Step 1 of 3 | Component:
<rates>
| URL: /booking-rooms
What Guests See
Room Gallery
Photos and virtual tours of each room type
Rates & Availability
Real-time pricing with available dates
Amenities
Features, services, and room details
Basic Implementation
Complete Page Template
View full HTML template
View full HTML template
⚠️ Important: Use this component on a dedicated page without additional content. Adding headers, footers, or other elements may affect functionality.
Page Requirements
Requirement | Value | Purpose |
---|---|---|
URL | /booking-rooms | Standard booking flow URL |
Meta robots | noindex, nofollow | Prevent search indexing |
Viewport | width=device-width | Mobile responsiveness |
Component | <rates> only | Clean, focused experience |
Next Step → Proceed to Checkout