Adding product to your cart
Paparazzi designs and produces this gorgeously draped Kimono inspired with a decadent floral and animal print for the woman of style. The mixed colors in this light weight Kimono feature a rose, Bordeaux and gold hi-lights and are the perfect colors for Fall and Love... This statement piece will definitely turn heads and is perfect for the go-to piece for a wonderful evening event or as a long cardigan that can complete the Jeans look. The positive power of a Kimono is magical.
Sizes: S,M,L, XL
62%: 32% Nylon
Hand Wash Cold, Hang to Dry or Dry Clean
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