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

Celtic Ranch Trinity Knot T-Shirt

$19.99
SKU C0300-Olive-MD
Size

Trinity Knot Tee

Show your love for the Celtic Ranch with this traditional and must-have tee. The Trinity Knot is a significant part of Celtic culture. It symbolizes the never-ending bond between the three entities: earth, air, and water. In Christian theology, it represents the Father, Son, and Holy Spirit. What a beautiful history and symbol!

  • Forest green, medium weight t-shirt
  • Signature Celtic Ranch
  • creme weathered trinity knot emblem on the front
  • Standard adult sizing
  • Cool shirt
  • Celtic Ranch style

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