Adding product to your cart
Quickly becoming an Iconic style, the Lennox topper is top on our list! A suitcase staple when you don’t know what the weather will be. The open weave is cool and a little edgy. Wear her with a cami or tank when it’s warm, then pop her over a short or long sleeve Tee when the temperature drops. Made in Italy.
• Scoop neckline
• Drop shoulder
• Front pocket details
• Open Weave
• To the hip length
• One size fits most (REALLY!) *2 – 12/14
• Machine wash cold, delicate, with like colors. Lingerie bag recommended. Hang or lay flat to dry.
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