Cable Knit Cream Cropped Button Up Cadigan

Cable Knit Cream Cropped Button Up Cadigan Uniquely Sophia's

£21.99 GBP £28.00 GBP

Size
Quantity
- +
This cardigan is sure to be a staple in your new season wardrobe. Featuring a cable knitted material with a cropped fit, long sleeves, and a button-up design, we're in love. Wear with denim jeans for an effortlessly 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"; } }); }