Off White Ruched Sleeve Blazer

Off White Ruched Sleeve Blazer

£29.99 GBP £38.00 GBP

Size
Quantity
- +

A blazer is the ultimate in style and confidence. This blazer with its lapel detail & ruched sleeve is a classic & versatile piece. Style yours with coated jeggings and layer over a cami top for a weekend worthy look!

  • fitted blazer
  • lapel detail
  • ruched sleeves
  • regular fit
  • approx length is 71cm based on a UK size 10
  • model is 5ft 7" & wears UK size 8/EU size 38/US size 4/AUS size 8
  • 97% polyester 3% 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"; } }); }