Adding product to your cart
This Long vent top has side slits, diagonal patch pockets, stand up collar for an edgy feel. This can be worn open with a tank or on its own. The elegant black top with the polka dot pockets and sleeves give this a party time appeal. Leggings or worn with pants and your favorite bootie will take you to for a great all day outing or evening wear.
Fit:
One size; Fits loose
Fabric:
Blend of Rayon, Cotton and Polyester.
Machine Wash Cold; Tumble Dry Low.
Size & Measurements:
Bust |
Length |
Sleeve |
54 in |
32 in |
11 in |
if(sessionStorage.backToCollection) {
theme.backToCollection = {};
theme.backToCollection.collection = JSON.parse(sessionStorage.backToCollection);
var productCollections = [];
var showCollection = false;
if (productCollections) {
productCollections.forEach(function(collection) {
if (collection.title === theme.backToCollection.collection.title) {
showCollection = true;
}
});
}
if(showCollection) {
var backToCollectionHTML = '';
var backToCollectionContainer = document.getElementById('backToCollection');
backToCollectionContainer.insertAdjacentHTML('afterbegin', backToCollectionHTML);
}
}
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device