Grey Cable Knit lounge Set

Grey Cable Knit lounge Set Uniquely Sophia's

£26.99 GBP £32.00 GBP

Size
Colour
Grey
Quantity
- +

With long sleeve cropped top and matching slim leg bottoms this jumper cable knit loungewear set is a style steal . Team with trainers & a crossbag for a daytime chic look!

  • cable knit loungewear set
  • long sleeve top
  • jogger bottoms
  • regular fit
  • approx length top 48cm & joggers 108cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 100% acrylic
  • 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"; } }); }