BUY NOW, PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Heart Toggle Necklace Gold/White Pearl

Regular price $79.00
Unit price
per 
Introducing the Heart Toggle Necklace a stunning piece of jewelry that effortlessly captures the essence of romance and elegance. Crafted with exquisite attention to detail, this necklace shines in its simplicity and charm. Its design features a delicate heart-shaped toggle that adds a unique touch of love to any outfit, making it not just a piece of jewelry but a statement of affection. Perfect for gifting or adding a sparkle to your everyday wear, this necklace promises to be a treasured addition to any collection. Elevate your jewelry game with this enchanting Heart Toggle Necklace, a timeless piece that's sure to capture hearts wherever it goes.

-18ct gold plated, with a genuine freshwater pearl.
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 } };