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

Adolfo Crossbody Bag

Original Price $34.99
Current Price $24.99
Color

Wherever you roam, don't forget to bring the Adolfo Crossbody Bag! Made of high-quality leather, this stylish bag is perfect for all your on-the-go needs. With its convenient size and portable design you can take it anywhere, and the adjustable sling allows for a perfect fit.

  • Available in black and brown
  • Adjustable sling
  • Magnetic snap closure
  • Exterior zipper pocket
  • Roomy interior

Material - Leather

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