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

Celtic Ranchwear Women's Waffle Knit Henley

Original Price $39.99
Current Price $29.99
Color
Size

These adorable henley shirt is flattering, stylish, and cozy! In two classic colors of green and grey, this henley features a waffle knit design that adds dimension an texture to this simple top. It makes a great layering piece for going out or pair it with leggings for a cozy night in!

  • Available in 2 colors
  • Lightweight and soft waffle knit design
  • Ribbed neckline and cuffs
  • Button closures on the placket
  • Wear it as a crew neck or unbutton for a v-neck style

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
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();