Floral Lace Bodysuit Black

Floral Lace Bodysuit Black Uniquely Sophia's

£17.99 GBP £22.00 GBP

Size
Quantity
- +

Floral Lace Bodysuit Black With cup Lining and panelling,  Featuring spaghetti straps, a plunge neckline and a scallop detailing in lace material . Team with our pink satin shorts and blazer with perspex heels for a look that will be perfect for the gram. 

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