Adding product to your cart
This Combo colored cape style is so classic and versatile and related for today’s active and modern woman. The wide faux fur colored and the vegan piping in front and on the zipper shows a look of relaxed elegance. Go from work, an evening out, or a weekend casual. Comfortable & easy to wear, with attention to detail, and soft fabric. The Art of Dressing is how we describe this warm weather cape.
Sizes: XS/S; M/L; XL/XXL. Generous sizing
95% Polyester, 3% Rayon; 2% spandex
Dry Clean Only
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