Pearls or the sea

Brand SanD.

$48.00

These fun asymmetrical earrings were made with copper wire, fresh water pearls, amethyst and a seashell found on the Mexican beach of puerto peñasco. Unique and will forever be one of a kind.

Premium Quality Materials
30-Day Return Policy
Only 1 left in stock!
Secure Checkout
/* Add to your CSS */ .product-badge--share { background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); color: var(--text-color, #fff); cursor: pointer; transition: all 0.3s ease; display: flex; align-items: center; gap: 6px; } .product-badge--share:hover { background: rgba(255, 255, 255, 0.2); transform: translateY(-2px); } .product-badge--share svg { flex-shrink: 0; } /* Replace your entire JavaScript section with this: */