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

Work Bag 'Deveron' with Harris Tweed®

Sold out
$79.99
SKU LB1016-Col-3
Color: 3

Glen Appin Work Bag

Harris Tweed is a work or art and beauty, and this work bag by Glen Appin is no exception! The Deveron bag is perfect for your professional lifestyle. It's suitable for your laptops, work files, and important papers. Who says work has to be boring?!

  • Harris Tweed® Wool handwoven in Scotland
  • Available in 2 styles
  • PU leather trim
  • Suitable for 13" laptops
  • Stiff construction for added protection
  • Fully lined interior

Material:

  • 100% Pure New Wool
  • Handles: PU Leather

Measurements - 29 cm x 37 cm x 9 cm

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