ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

40% off

Saddle Bag Black/Gold

Regular price $269.00 $161.00 Save $108.00
Unit price
per 

The Classic Saddle Bag is a refined everyday essential designed for effortless wear. Crafted from premium leather and finished with signature western stud detailing, it offers a timeless silhouette with practical function.

Details:

  • Premium leather outer with gold hardware

  • Signature western stud detailing

  • Removable strap

  • Polyester lining with inner slip pocket and zip pocket

Colour: Black with Gold Hardware
Material: 100% Leather

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 } };