Adding product to your cart
This houndstooth black and white combo ankle pant is the the best.!!! Renuar pants are designed in Montreal and have that French look that is so chic and fun. The pull on pant with a wide waistband for maximum support is the right pairing for booties, flats or stilettos. Wear with a Blazer, ruffled blouse or sweater. The look of fun...
SizesL. 4,6,8,10,12,14,16
75% Rayon; 11% Polyester; 10% Nylon; 4% Spandex
Machine Wash in cold water; Hang to dry
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