Adding product to your cart
Ready to embrace style in your everyday wardrobe? This fabulous Duster is a jacket weight cozy Mid -length for a polished BoHo Chic appeal. Switch things up in a winter wardrobe for a more laid back look. The Look is powerful, alluring and a little mysterious ,not to mention the fact they are a chic alternative to the average wool coat. The Black and gray stripes are positioned to break up the color for a BoHo look
We love the Shawl collar that reminds us of Coats from the 40's. An evening out or at book club this is a fun dress for it all look. An In store fave!!!
50% Viscose; 28% Polyester; Nylon
Dry Clean or Hand Wash Recommended
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