Pink & white Dogtooth V- Neck Sleeveless Knitted Jumper

Pink & white Dogtooth V- Neck Sleeveless Knitted Jumper

£14.99 GBP £20.00 GBP

Size
Quantity
- +
This sleeveless knitted top featuring check print  will keep you stylish this season. For a chic day look team yours over a shirt dress & biker boots.
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"; } }); }