Adding product to your cart
Sophisticated, chic, and effortless. This dress looks as if it could be a separate top and skirt, but she is one piece you can toss on and run out the door to any occasion. Accessorize with an espadrille or flat sandal to be more casual or dress to the nines for a party with jewels and heels. We love that she can take you anywhere! A MUST-PACK! Made in Italy.
• Scoop Neckline
• Flouncing tiers of ruffles
• Sheer sleeve to elbow
• Elegant Midi 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