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

Celtic Stout T-Shirt

$24.99
Size

Celtic Stout Tee

Who can resist a nice, refreshing stout on a hot summer day? This graphic tee is ideal for kicking back, relaxing, and enjoy a nice drink or two. Layer it with a flannel or jacket for those chillier days and pair it with a relaxing pair of jeans or leggings. 

  • Available in S-3XL
  • Classic short sleeve shirt and crew neckline
  • Large back graphic
  • Center front graphic 
  • Unisex
  • Men's fit

Material - 100% Cotton

Customer Reviews

Based on 1 review
100%
(1)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
J
Joilyn Sinclair
Love the quality

The shirt is soft, the graphics are spot on. Highly recommended

Thanks, Joilyn! Customers like YOU make a BIG difference to our small business!

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