Poppy Kaftan Style Pearl Button V Neck Playsuit

Poppy Kaftan Style Pearl Button V Neck Playsuit

£19.99 GBP £25.00 GBP

Size
Colour
Black
Green
Blue
Pink
Beige
Quantity
- +

Add a touch of elegance to your wardrobe with our Poppy Kaftan Style Pearl Button V Neck Playsuit. The kaftan style and tie waist offer a flattering fit, while the textured fabric adds a touch of chic. With flare sleeves and pearl buttons, this playsuit is perfect for any occasion. (Flirty + Fabulous = Fun!)

  • Textured
  • V Neck
  • Button Up
  • Knotted
  • Kaftan Playsuit
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"; } }); }