SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

El Pez Necklace Gold

Regular price $109.00
Unit price
per 

The El Pez Necklace is a refined statement piece designed for everyday wear.
Crafted with meticulous attention to detail, it features a distinctive design that brings a subtle sense of artistry to any look.

Effortless and versatile, it’s designed to be worn alone or layered, transitioning seamlessly from day to evening.

Finish: 18CT Gold Plated

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