Laura Stripe 2 Piece Knitted Lounge Set

Laura Stripe 2 Piece Knitted Lounge Set

£43.99 GBP £52.00 GBP

Size
Colour
Black
Brown
Navy
Quantity
- +
  • Stay cozy and in style with our Laura Lounge Set! Boasting a knitted two-piece design with stripes and dropped shoulder details, this lightweight set will have you feeling comfy and looking chic!

    2 Piece Knitted Co - Ordinate Set Details

  • top and trouser set
  • stripe design 
  • long sleeves 
  • bell sleeve 
  • Elasticated trouser waistband 
  • wide leg trouser
  • one size fits up to size 14
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"; } }); }