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

Guinness Opener Cap Grey/Maroon

$29.99

Bottle Opener Cap

Don't let anything stand in the way of you and your Guinness (or any other pint!). Made from durable cotton canvas, this classic six-panel cap features a bottle opener built into the brim. Perfect for a sunny afternoon or a night in the pub!

  • Grey and maroon in color.
  • Features simple "Guinness" in maroon font on front panel
  • Features velcro adjustable strap to fit most sizes

Material - 100% Cotton

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();