Black Chenille knitted lounge set

Black Chenille knitted lounge set Uniquely Sophia's

£31.99 GBP £38.00 GBP

Quantity
- +

Perfect Pairs- co-ordinating outfits is seriously in right now, which means you can cut down on precious prep time with this chenille knitted loungewear set. Team with trainers & a crossbag for a daytime chic look!

  • chenille knitted loungewear set
  • long sleeve bardot top
  • matching trousers
  • regular fit
  • approx length top is 42cm & trousers 96cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 100% polyester
  • machine washable
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"; } }); }