Skip to content
FREE Shipping on U.S. Orders $100+
FREE U.S. SHIPPING $100+

Inis Traveler Duo

$22.00
SKU 8016119

Inis Travel Set

Always on the go? Look and feel your very best with Inis Energy of the Sea. The refreshing scent of Irish waters will keep you movin' and groovin'. It smells great, rich in minerals, organically made, and comes straight from Ireland! We can't get enough of it!

  • Made in Ireland
  • Unisex
  • Paraben free
  • Not tested on animals

Capacity - 75ml

For a full list of ingredients, please see item on the official Inis website here.

var iframe = document.querySelector('iframe'); function handleLazyLoad() { if (iframe.classList.contains('lazyload')) { const storeSRC = iframe.dataset.src; iframe.addEventListener('lazyloaded', () => { delete iframe.dataset.src; iframe.src = storeSRC; initPlayer(); }); } } function initPlayer() { var player = new Vimeo.Player(iframe); player.ready().then(function (){ console.log('player is ready!'); // These events are not attaching? Why? player.on('play', function () { console.log('played the video!'); }); player.on('ended', function () { console.log('the video has ended'); }); }); } handleLazyLoad();