SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Santigold Footbed Black

Regular price $179.00 $107.00 Save $72.00
Unit price
per 

The Santigold Footbed is designed for effortless everyday wear. Crafted from premium plaited leather, the cross-foot silhouette delivers a refined finish with a cushioned footbed for all-day comfort.

Details

  • Plaited leather upper
  • Cross-foot strap design
  • Cushioned, supportive footbed
  • Easy slip-on style

Colour

Black

Materials

Upper: Leather
Lining: Leather
Outsole: Neolite

Fit

True to size. We recommend selecting your regular size.

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