ORDER BEFORE DEC 21ST FOR PRE-CHRISTMAS DELIVERY

Your cart

Your cart is empty

35% off

Bianca Heel Black

Regular price $235.00 $153.00 Save $82.00
Unit price
per 

The Bianca Heel features a refined knotted design that adds effortless elegance to any look. Designed to offer both stability and comfort, this style is perfect for all-day wear—whether dressed up or kept minimal.

Details:

  • Elegant knotted strap design

  • Comfortable, supportive fit

  • 8cm heel height

Colour:
Black

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