Adding product to your cart
An always-classic skinny jean that smooths, supports and lifts like no other—say hello to Cecilia. This fit is crafted with the classic mid rise you love and also features Jag's Best Kept Secret technology. That means smoothing mesh tummy panels and a butt-lifting back yoke... talk about flattering. Finished with classic pocketing and a zip fly. The high stretch Forever Black fabric features never-fade technology, with its color staying true for up to 50 washes. Plus, it's manufactured by Cone Denim®, a U.S.-based fabric mill that shares commitment to quality, sustainability and heritage.
-
Fiber content: 57% Polyester 41% Modal 2% Spandex
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