Best boat trips on Tenerife!
Tenerife boat trips on a viking ship!
Nouvelles


@GoodoldarfyLire plus
Amazing trip authentic viking experience a must do great team on board saw dozens of dolphins next we will do the 3 hour
trip


@raphaell141Lire plus
Stunning tour, we could see dolphins, whales and beautiful landscapes, the story on board was great, games with tons of fun, excellent food, the actors were amazing, they speak loads of languages to make sure no one is lost on what’s happening. I strongly recommend this tour


@alfie96Lire plus
This by far the best boat trip I’ve been on great for adults and children they recreate the Viking era with pretend fights and also take you to see the dolphins and pilot whales we saw loads go on the three hr one it’s worth it you can have a Viking meal on board too.


@301ilzedLire plus
Loved every minute! Perfect crew, good food. The games were so good! One of the best experiences I had in Tenerife♡♡♡


@fran_oisc72Lire plus
This excursion was very very good, activities on the boat, animations with Vikings, it's the best for families I recommend +++ big thanks to the team.
document.addEventListener('DOMContentLoaded', function () {
let scrollpos = window.scrollY
const headerS = document.querySelector('.header-social-inner-wrap')
const header_height = headerS.offsetHeight
const add_class_on_scroll = () => headerS.classList.add('fixed');
const remove_class_on_scroll = () => headerS.classList.remove('fixed');
window.addEventListener('scroll', function () {
scrollpos = window.scrollY
if (scrollpos >= header_height) {
add_class_on_scroll()
} else {
remove_class_on_scroll()
}
})
})