Adding product to your cart
OZAI N KU is a brand from Greece that perfectly embraces all people who love an edgy look! Pleather and crinkle fabric are two strong trends this season and this top has both! Featuring a half placket zip front in pleather, this slip over top is fashion forward and comfortable. The generous fit includes a bell shape dramatic curve and nice swing.
- 100% Polyester
- Wash cold, lay flat to dry
- Call or email susan@beyondcotton.com with sizing questions.
- Size S- women's size 8/10
- Size M- women's size 10/14
- Size L- women's size 12/14
- Size XL- women's size 14/16
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