ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

40% off

Tuesday Slide Black Western Gold

Regular price $189.00 $113.00 Save $76.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, this elevated slip-on brings effortless style to everyday wear.

Details:

  • Premium leather upper with silver hardware

  • Soft, comfortable footbed

  • Easy slip-on loafer-style design

  • Lightweight, flexible sole

Colour: Black with Silver Hardware
Material: 100% Leather

Fit Guide:
If you are between sizes, we recommend sizing down for the best fit.

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