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 accessory designed for effortless elegance.
Handcrafted from premium materials, it features a sleek design that balances timeless style with artisan craftsmanship.

Versatile and elegant, the Lala Necklace complements both everyday looks and special occasions.

Details:

  • Material: White Shell

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