Grey Coco Print Oversized Sweatshirt

Grey Coco Print Oversized Sweatshirt

£24.99 GBP £32.99 GBP

Quantity
- +

This oversized sweatshirt featuring coco print will keep you stylish & sporty this season. For a chic day look team yours with skinny jeans & biker boots.

  • long sleeve sweatshirt
  • coco print
  • round neck
  • oversized fit
  • approx length is 74.5cm based on a UK 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 86% polyester 10% viscose 4% elastane
  • 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"; } }); }