Stone Scoop Neck Knitted Lounge Set

Stone Scoop Neck Knitted Lounge Set Uniquely Sophia's

£25.99 GBP £30.00 GBP

Size
Quantity
- +

A perfect matching stone colour lounge set , get ready to chill to the max or head out for the day featuring scoop neck long sleeve top and functional drawstring bottoms with cuffed hem and side pockets .

Approximate Length Of Top: 25" / 63cm

Approximate Length Of Trouser: 36" / 92cm

100% Acrylic

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