BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Parker Footbed Cocoa

Regular price $159.00
Unit price
per 
Introducing the Parker Footbed, a marvel in contemporary footwear design. This footbed combines tradition with innovation, featuring a material composition designed for exceptional comfort and prolonged durability. Ideal for anyone seeking a blend of style and practicality in their everyday wear, the Parker Footbed promises an effortless fit and timeless appeal. Perfect for various settings, from casual outings to more relaxed work environments, this footbed is your go-to choice for superior foot support and fashionable flair.

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