Jade Stretch Satin Dress

Jade Stretch Satin Dress Uniquely Sophia's

£26.99 GBP £34.00 GBP

Size
Quantity
- +
This stunning jade satin stretch mini dress is to die for . Featuring lace bust detail and underwired cup with spaghetti straps . Add some killer heels for a super sleek sexy night out .
Fabric Composition: 90% Polyester 10% Elastane

Wash Instructions: 30 Degree Wash
Approximate Length: 83cm

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