Hot Pink Satin Cowl Neck Mini Dress

Hot Pink Satin Cowl Neck Mini Dress Uniquely Sophia's

£22.99 GBP £27.00 GBP

Size
Quantity
- +
Slip into something sexy this season in this gorj hot pink satin mini , featuring lace up back detailing . Pair with some perspex heels and clutch bag for a perfect 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"; } }); }