SHOP NOW | PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Eclipse String Bikini Bottom Nero

Regular price $95.00
Unit price
per 

Meet Eclipse — the essential string bikini bottom designed for effortless summer style.

Featuring a medium-coverage string silhouette, Eclipse delivers a flattering, minimal look with adjustable comfort. Crafted from premium Italian ECONYL® regenerated nylon, this style is made using recycled waste transformed into a high-performance fabric that looks, feels, and wears like traditional nylon.

Finished with a seamless construction for a smooth, clean fit and accented with gold gloss ring hardware, Eclipse balances elevated design with conscious materials.

Details:

Style: String Bikini Bottom
Colour: Black
Coverage: Medium

Fabric: Premium Italian ECONYL® fabric
Stitching: Seamless
Hardware: Ring
Hardware Colour: Gold Gloss

Pre-Order: Expected dispatch from January 9th.

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