ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

30% off

Parker Footbed Off White

Regular price $159.00 $111.00 Save $48.00
Unit price
per 

The Parker Footbed is a refined leather sandal designed for easy, everyday wear. Crafted from premium leather with a cushioned, supportive footbed, it delivers all-day comfort in a clean, modern silhouette.

Details:

  • Premium leather upper

  • Cushioned, supportive footbed

  • Easy slip-on design

  • Lightweight, flexible sole

Colour: Off-White
Material: 100% Leather

Fit Guide:
Runs true to 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 } };