SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Santigold Footbed Tan

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

The Santigold Footbed blends refined style with everyday comfort. Crafted from premium plaited leather and designed with a cross-foot detail, this style features a comfortable footbed that supports all-day wear with ease.

Details:

  • Plaited leather upper

  • Cross-foot strap design

  • Comfortable, supportive footbed

  • Easy slip-on style

Colour:
Tan

Material:
100% Leather


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