SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Lala Necklace White Shell

Regular price $79.00
Unit price
per 

The Lala Necklace is a refined, artisan-crafted accessory designed for effortless elegance. Hand-finished using premium white shell, it features a sleek, minimal design that balances timeless style with a subtle natural finish.

Versatile and understated, the Lala Necklace complements everything from relaxed daytime styling to elevated evening looks — adding a softly polished touch to any outfit.

Details

  • Material: White Shell

  • Finish: Natural shell texture

  • Handcrafted design

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