SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Western Belt Black/Gold

Regular price $79.00
Unit price
per 

The Western Belt draws inspiration from classic American West styling, reimagined in a clean, modern silhouette. Crafted from premium black leather and finished with a signature western buckle, it delivers timeless design with a refined edge.

Details

  • Premium black leather construction
  • Signature western buckle
  • Smooth leather finish
  • Slim adjustable belt silhouette
  • Approx. 2.7cm width
  • Designed for elevated everyday styling

Colour

Black with Gold Hardware

Materials

  • Outer: 100% Leather
  • Hardware: Gold-tone metal

Size & Fit

  • XS: 61–74cm
  • S: 74–87cm
  • M: 87–100cm
  • L: 100–113cm
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 } };