BUY NOW PAY LATER WITH AFTERPAY

Your cart

Your cart is empty

Eclipse String Bikini Bottom Korali

Regular price $95.00
Unit price
per 
Get ready to meet the Eclipse Triangle Bikini Bottom – your new beach BFF!
This fabulous number is stitched together from Italy’s finest fabric, crafted from Econyl.
Yep, you heard that right! Econyl® is 100% regenerated nylon made from waste that's been recycled instead of tossed in a landfill to wreak havoc on Mother Earth.
Aquafil works its magic through a incredible chemical process to turn that waste into a bikini that performs just like traditional nylon. So, strut your stuff in style while giving a big high-five to the planet!

  • Style: String Bikini Bottom
  • Stitching: Seamless
  • Hardware: Ring
  • Hardware Color: Gold Gloss
  • Bum Coverage: Medium
This style is available for pre-order with expected dispatch December 29th.
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 } };