Adding product to your cart
OZAI N KU is a brand from Greece that perfectly embraces all people who love an edgy look! This pant is UBER flattering. The black inset and vertical stripe elongate the body and the wide leg softens. Featuring a wide banded waist and one side pocket, this will be a dramatic statement in all good ways! And diagonal stripes are always good!
- 40% Viscose, 56% Polyester, 4% Elastane
- Wash cold, lay flat to dry
- Call or email susan@beyondcotton.com with sizing questions.
- Size S- women's 4/6
- Size M- women's 6/8
- Size L- women's size 8/10
- Size XL- women's size 10/12
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