Skip to content

Upcoming tours widget

Upcoming Tours Widget

The Upcoming Tours Widget displays a list of upcoming tours grouped by day or month. This widget provides an overview of tours based on the specified attributes, enhancing user engagement with easy navigation and pre-selection capabilities.

When a user clicks on a tour, they are redirected to the product page for that tour. If the product page includes a booking widget, the clicked tour will be pre-selected in the booking widget for a seamless user experience.

Picture of widget in action

With big-images="yes" images are bigger:
(If you experience pixelated/grainyness (bad quality images), we recommend using this option for displaying bigger images. By using bigger images there will be less pixelation/grainyness.) Picture of widget with big-images="yes"

Key Features

  1. Dynamic Tour Listings Showcases upcoming tours with customizable date range and grouping options.

  2. Seamless Navigation Clicking on a tour redirects the user to the corresponding product page with pre-selected details.

  3. Customizable Display Modify titles, group tours by day or month, and highlight tours with limited availability.

How to Use

Add the widget to your webpage using the HTML snippet below. Replace the product-catalog-ids and other attributes with the desired values.

Example Usage:

<bilberry-upcoming-tours
product-catalog-ids="120,121,122,113"
number-of-days="50"
few-left="10"
title-text-customization-key="upcomingTours"
disable-title="yes"
group-by="month"
big-images="no"
></bilberry-upcoming-tours>

Widget Properties

PropertyDescriptionDefault ValueRequired
product-catalog-idsComma-separated list of product catalog IDs to search for.N/AYes
number-of-daysNumber of days ahead to search for tours.7No
start-dateFirst date to show tours for. Use a valid date string.TodayNo
few-leftDisplays a “few left” badge if capacity is less than this number.5No
show-remainingShows actual remaining capacity when it’s less than or equal to few-left.noNo
group-byGroup tours by their day (day) or month (month).dayNo
disable-titleHides the heading above the list when set to yes.noNo
day-selector-styleControls how dates are displayed. Options: dates (full dates), weekdays (day names), both (day names and dates), or auto (Based on the ‘number-of-day’ attribute. It will show weekdays when 7 or less. It will show dates when 8 or more).autoNo
lazy-loadSet to yes to defer loading the widget content until it is visible in the viewport. Options: yes, no. ### Text Customization Properties
big-imagesShow bigger images for tours when set to yes.noNo
PropertyDescriptionDefault Value
title-text-customization-keyText of the heading above the list.Unset

Setting Up on Wix

If you’re using Wix as your website builder, follow these steps to configure the widget:

  1. Access the Configuration Guide: Refer to the relevant guide in these docs for general widget setup on Wix.
  2. Use the Following Values:
    • Server URL: https://bilberry-widgets.b-cdn.net/v4/wix-wrappers/WixBilberryUpcomingTours.js
    • Tag Name: wix-bilberry-upcoming-tours

Tips for Effective Integration

  1. Highlight Key Tours: Use this widget to showcase important upcoming tours or activities.
  2. Simplify Booking: Pair the widget with a booking widget on the product page for pre-selection convenience.
  3. Brand Alignment: Customize the title and layout to maintain a consistent brand aesthetic.
  4. Create Urgency: Use the few-left and show-remaining properties to highlight tours with limited availability.

By integrating the Upcoming Tours Widget, you can enhance user engagement and provide a streamlined navigation and booking experience.