Adding product to your cart
Ooooh This Paparazzi embroidered coffee coat is elegant. Knee length with the coolest hidden button front snaps for a touch of a fine finish. The monochromatic trellis of flowers that is weaved through out this evening jacket is a touch of beauty. A Garden of love that will wear so well on you. Event wear is a must but can be dressed down with the pant of your choosing. Add this to holiday apparel. We have!
Sizes: Small, Medium, Large, Extra Large
95% Polyester; 5% Rayon 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