Adding product to your cart
This elastic waisted pant may be one of our favorite things about this line! You simply must try an Alembika pant to fully understand the comfort - and style - each one represents. This full legged version balloons slightly at the ankle before tapering. Simply a great any time- any where pant!
- 65% Viscose, 28% Nylon, 7% Elastane
- Hand Wash Cold and Hang to Dry or Dry Clean
- Size Chart (approximate) A person can generally wear a range of sizes. Please call the store with questions. 501-221-9195.
- Size 1 - Women's Size 6
- Size 2 - Women's Size 8
- Size 3 - Women's Size 10
- Size 4 - Women's Size 12
- Size 5 - Women's Size 14
- Size 6 - Women's Size 16
- Size 7- Women's Size 18
- Size 8 - Women's Size 20
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