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 expression 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 highlight to both casual and elevated looks.

Details:

  • Pebble-shaped pendant

  • Minimal, modern 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 } };