ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

30% off

Sidewalk Footbed Black

Regular price $179.00 $125.00 Save $54.00
Unit price
per 

The Sidewalk Footbed is a refined leather slide designed for everyday ease. Crafted from premium leather with a cushioned, supportive footbed, it delivers lasting comfort in a clean, modern silhouette.

Details:

  • Premium leather upper

  • Cushioned, supportive footbed

  • Easy slip-on design

  • Lightweight, flexible sole

Colour: Black
Material: 100% Leather

Fit Guide:
Runs true to size. If you are between sizes, we strongly recommend sizing up 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 } };