Slinky Batwing Top & necklace

Slinky Batwing Top & necklace

£13.99 GBP £18.00 GBP

Color
Orange
Fuchsia
Royal blue
Quantity
- +

 

Made In Italy

Round Neck

Necklace

Long Sleeve

One Size To Fit UK 8-20

Measurements: 

Pit to Pit: 38 Inches

Length: 28 Inches

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"; } }); }