Accommodation Search
Accommodation Search Widget
The Accommodation Search Widget provides a simple interface for users to search for accommodations. Unlike the Accommodation Calendar Search widget, this provides a more straightforward search experience without the calendar view.
Key Features
-
Simple Search Interface Allows users to search for accommodations with basic criteria.
-
Customizable Display Configurable interface that adapts to your website’s design needs.
-
Integrated Booking Process Seamlessly connects with the booking system to streamline the user experience.
How to Use
Add the widget to your webpage using the HTML snippet below.
Basic Example:
<bilberry-accommodation-search></bilberry-accommodation-search>
Advanced Example:
<bilberry-accommodation-search url="/accommodations" showChildrenData="yes" language="en"></bilberry-accommodation-search>
Widget Properties
Property | Description | Default Value | Required |
---|---|---|---|
url | The URL to redirect users after search | None | No |
showChildrenData | Whether to show children selection fields. Options: yes , no | no | No |
language | The language code for localization | Auto-detected | No |
lazy-load | Set to yes to defer loading the widget content until it is visible in the viewport | no | No |
Setting Up on Wix
If you’re using Wix as your website builder, follow these steps to configure the widget:
- Access the Configuration Guide: Refer to the relevant guide in these docs for general widget setup on Wix.
- Use the Following Values:
- Server URL:
https://bilberry-widgets.b-cdn.net/v4/wix-wrappers/WixBilberryAccommodationSearch.js
- Tag Name:
wix-bilberry-accommodation-search
- Server URL:
Tips for Effective Integration
- Strategic Placement: Position the search widget prominently on your accommodation pages for maximum visibility.
- Clear Instructions: Provide clear guidance to users on how to use the search features.
- Mobile Responsiveness: Ensure the widget displays correctly on mobile devices for a seamless user experience.
By integrating the Accommodation Search Widget correctly, you’ll provide your users with a straightforward way to find and book accommodations on your website.