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

100% Acrylic Scarves with Dogs

$34.99
SKU E755-1
Color: 1-Grey

Soft Dog Scarves

Keep warm and look furry-fabulous with our 100% Acrylique Scarves with Dogs! These cozy and stylish accessories feature the perfect pups. It's the perfect look for any dog lover! Soft, fashionable, and warm, these scarves are sure to turn heads! And the best part? They're acrylic for extra snuggliness. What's not to love?

  • Imported from Ireland
  • Available in 2 colors

Material - 100% Acrylic

Measurements - 30x180cm

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