Skip to main content

How to show only the “Things to Do” or “Transfers” tab in the widget

Learn how to optimize product display on the widget by modifying the widget code or URL.

The newly redesigned Triparound widget offers a more streamlined and intuitive booking experience, making it easier for customers to navigate and find the right activities and services.

Among other elements, it clearly organizes offerings into two separate tabs - Things to Do and Transfers, reducing overwhelm and improving product discovery.

If an earlier version of the Triparound widget is in use, both tabs will be displayed by default. The widget can be configured to show only one tab by following the instructions below.


Display only the "Things to Do" tab

Step 1: Locate the widget code implemented on the website or the URL used in emails or other placements.

Step 2: Add the following parameter:

show_transfers=false

Display

This setting hides the Transfers tab and displays only Things to Do.


Display only the "Transfers" tab

Step 1: Locate the widget code implemented on the website or the URL used in emails or other placements.

Step 2: Add the following parameter:

show_products=false

Display

This setting hides the Things to Do tab and displays only Transfers.


Did this answer your question?