BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Lala Necklace White Shell

Regular price $79.00
Unit price
per 

Introducing the Lala Necklace, a stunning addition to our Jewellery Collection. Handcrafted with exquisite materials and originating from the rich cultural heritage of Indonesia, this necklace is not just a piece of jewellery but a symbol of artisan craftsmanship. Its elegant design and perfect material composition make it a versatile accessory, ideal for both special occasions and everyday wear. Elevate your style with the timeless beauty of the Lala Necklace, a piece that truly reflects sophistication and finesse.

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 } };