Wrap Over Blue Knitted Jumper

Wrap Over Blue Knitted Jumper

£19.99 GBP

Sale ends in
3
3
3
3
7
7
7
7
1
1
1
1
8
8
8
8
5
5
5
5
3
3
3
3
2
2
2
2
9
9
9
9
£24.00 GBP

Size
Quantity
- +
 More payment options
Blue knitted jumper featuring wrap around detail . Team with your fave jeans for a day to day look .
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"; } }); }