SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

60% off

Chrissy Mule Parchment

Regular price $199.00 $80.00 Save $119.00
Unit price
per 

The Chrissy Mule is a sleek, minimalist design with sculptural elegance. Featuring slim tubular leather straps that gracefully frame the foot, this style is set on a comfortable 5.5cm kitten heel—perfect for elevating any outfit.

Details:

  • Slim tubular leather straps

  • Sculptural 5.5cm kitten heel

  • Sleek, minimalist design

  • Easy slip-on style

Colour:
Parchment

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