SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Tuesday Slide Black Western Gold

Regular price $189.00
Unit price
per 

The Tuesday Slide returns with a refined western update. Crafted from buttery soft premium leather and finished with signature Sol Sana western hardware, the clean silhouette delivers an elevated take on everyday wear.

Details

  • 100% leather upper
  • Signature western hardware
  • Soft, cushioned footbed
  • Neolite sole
  • Easy slip-on design

Colour

Black with gold hardware

Materials

Upper: Leather
Lining: Leather
Outsole: Neolite
Hardware: Gold-tone hardware

Fit

Runs slightly large. If between sizes, we recommend sizing down.

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