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

Jessi Patchwork Tweed Bag

$109.99

This stunning bag was created in the 1990's and is functional, stylish and easy to wear. It’s a medium-size bag with two tweed straps. If you are looking for a special bag that stands out, this is the perfect choice. Multi-colored tweed patches are sewn together using the age old tradition of quilting, ensuring that every bag is exclusive and unique.

Measurement - 11 in x 13 in x 4.75 in

Strap Measurement - 22 in

Material - 100% Wool and 100% Viscose Taffeta Lining

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