SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Pebble Necklace Silver

Regular price $99.00
Unit price
per 

The Pebble Necklace is a refined statement of understated elegance.
Designed with a minimalist pebble-shaped pendant, it brings a soft, organic touch to modern jewellery styling.

Finished in silver plating, this versatile piece transitions effortlessly from day to evening, adding a subtle accent to both casual and elevated looks. A timeless addition to a considered jewellery collection.

Details:

  • Pebble-shaped pendant

  • Minimalist design

Finish: Silver 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 } };