The Schedule a Tour section allows users to request property viewings directly from the property detail page. It supports both in-person and video chat tour types and includes customizable time slots and status-based visibility control.
Settings Overview
- Number of Days
Define how many days into the future the user can book a tour. The default value is14. - Time Slots
Add available time slots using a comma-separated format (e.g.,10:00 am, 12:00 pm, 02:00 pm). These will be shown as options in the booking form. - Select the Status
You can hide the tour request section for specific property statuses (e.g., Sold, Pending). Just enter the status slug. - Redirect to
Enter a URL where users will be redirected after submitting the tour request form. Example:https://example.com/thank-you
Frontend Form
Users will see a clean and intuitive form where they can:
- Select a date from the allowed range
- Choose tour type: In Person or Video Chat
- Select a time from the pre-defined list
- Fill in their name, phone number, and email
- Optionally add a message
- Submit the form, which triggers a redirect if configured
Comments
0 comments
Article is closed for comments.