Wild river hoops

Brand SanD.

$59.00

These handcrafted earrings feature natural river stones wrapped in warm copper wire and suspended inside elegant copper hoops. Each stone has been shaped and smoothed by flowing water, giving every pair its own unique pattern and character.

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: */