BUY NOW, PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Bucket Bag Fawn

Regular price $159.00
Unit price
per 

Introducing our Bucket Bag, the perfect accessory you've been searching for! Crafted with 100% leather on the outside and a nylon/cotton lining, this bag combines style and functionality seamlessly. Designed to hold all your essentials while adding a touch of elegance to any outfit, our Bucket Bag is a must-have addition to your collection. This high-quality bag is sure to become your go-to accessory for any occasion. So why wait? Elevate your style game with our Bucket Bag today!

Dimensions: H18cm x W13cm; Short Strap Drop: 13cm; Crossbody Strap: 122cm-136cm

Availability
 
Tax included. Shipping calculated at checkout.

// Save scroll position window.onbeforeunload = function() { localStorage.setItem('scrollPosition', window.scrollY); }; // Restore scroll position window.onload = function() { var scrollPosition = localStorage.getItem('scrollPosition'); if (scrollPosition) { window.scrollTo(0, scrollPosition); localStorage.removeItem('scrollPosition'); // Clear saved position after use } };