Satin Top And Ruched Skirt Co Ord

Satin Top And Ruched Skirt Co Ord Uniquely Sophia's

£20.99 GBP £28.00 GBP

Size
Quantity
- +
Blue Satin bralet And high waisted side Ruching mini Skirt Co Ord. This really is a beautiful colour and will defo make sure you stand out .
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"; } }); }