Pink Off Shoulder Ribbed Co-ord

Pink Off Shoulder Ribbed Co-ord Uniquely Sophia's

£25.99 GBP £30.00 GBP

Size
Quantity
- +

Off Shoulder Ribbed Co-ord

Ribbed

Off Shoulder

Wide Leg Trouser

Coordinate

Approximate Length Of Top: 18" / 46cm

Approximate Length Of Trouser:41" / 104cm

95% Polyester, 5% Elastane

Made In UK

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