Hot Pink Lace Satin Bralet & mini co-ord

Hot Pink Lace Satin Bralet & mini co-ord Uniquely Sophia's

£21.99 GBP £28.00 GBP

Size
Quantity
- +

Be a show stopper in this stunning hot pink satin co-ord. Featuring lace detail, this co-ord includes a satin mini skirt with lace detail and a lace bralet and adjustable straps. Sexy is an understatement !

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