White Ruffle Mesh Bodysuit

White Ruffle Mesh Bodysuit Uniquely Sophia's

£17.99 GBP £22.99 GBP

Size
Quantity
- +

White Ruffle Mesh Bodysuit with spaghetti straps and mesh back , team with leather look jeggings or light blue jeans for a stand out look . 

var coll = document.getElementsByClassName("collapsible"); var i; for (i = 0; i < coll.length; i++) { coll[i].addEventListener("click", function() { this.classList.toggle("active"); var content = this.nextElementSibling; if (content.style.display === "block") { content.style.display = "none"; } else { content.style.display = "block"; } }); }