Ribbed glitter top with necklace

Ribbed glitter top with necklace Uniquely Sophia's

£16.99 GBP £20.00 GBP

Color
Royal blue
Green
Beige
Quantity
- +

Round neck turn up sleeve top with glitter trim and necklace 

 

available in multiple colours 

Made In Italy

Necklace

Plain

Turn Up Sleeve

One Size To Fit UK 8-18

Measurements: 

Pit to Pit: 23 Inches

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