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

Islander® Angus the Highland Cow

$24.99

Take your Scottish companion for a ramble through the heather with Angus the Highland Cow! Soft and oh-so-huggable, this plush toy will become your little one's new favorite friend. With its warm brown fur, it's sure to be a hit with all of the wee bairns! No need to moo-ve mountains to have a great time - just get cuddlin' with Angus!

  • Imported
  • CE and UKCA tested
  • Perfect gift for kids

Material - 100% Polyester

Measurements - 25cm x 14xm x 17cm

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