Black Turtle Neck Rib Knit Jumper

Black Turtle Neck Rib Knit Jumper

£20.99 GBP £25.00 GBP

Quantity
- +

Get your hands on some of the hottest knitwear around be ready for the new season. This ribbed jumper featuring turtleneck is great teamed with a pair of skinny jeans for the ultimate casual day look.

ONE SIZE / FITS 6/12

  • ribbed jumper
  • turtleneck
  • long sleeves
  • regular fit
  • approx length is 49cm based on a UK one size
  • 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"; } }); }