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

Belt Bag

Sold out
$69.99
SKU 16318-H
Color: Hunter Brown

Leather Belt Bag

Fanny pack? Back pack? Why not all of the above?! This nifty leather bag from Paul & Taylor is so versatile, convenient, and stylish. Wear it around your waist as a fanny pack to carry all of your everyday essentials. Sling it around your back to make it a back pack when you're out on an adventure. Or lay it hang like a shoulder bag for work, class, or wherever life takes you.

  • Made with real leather
  • Includes adjustable leather strap with buckle closure
  • Colors: honey brown and charcoal
  • Two exterior zipper pockets
  • One main zipper top pocket
  • One interior zipper pocket flap

Material - Genuine Leather

Measurement - 11" L x 3.5" W x 6" H

Strap Measurement - approx. 35.5" in length

Customer Reviews

No reviews yet
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();