SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

40% off

Bianca Heel Neutral

Regular price $235.00 $141.00 Save $94.00
Unit price
per 

The Bianca Heel features a refined knotted strap design that brings effortless elegance to any look. Crafted from premium leather and designed with stability and comfort in mind, this modern silhouette is perfect for all-day wear — whether styled for an event or kept minimal.

Details

  • Elegant knotted strap design

  • Comfortable, supportive fit

  • 8cm heel height

  • Colour: Neutral

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