Adding product to your cart
The flared silhouette of Gabby's black and white houndstooth flared leg pants channels a nostalgic sensibility. These are great sweater pants that will pair well with the sweater we chose to go with this. From head to toe the sweater look is a must for the season. Crafted with a hint of the flare and versatility these will make a perfect choice for your seasonal wardrobe. Choose them to imbue your smart pant rotation with a playful twist. NOTE: We love the fit at the hips and the flare at the bottom. Wide fitted band at waist for ease of comfort and support.
Sizes: Small, Medium, Large
50% Viscose; 20% Polyester; 22% Nylon
Hand wash cold with like colors, Lay flat to dry. Or Dry Clean
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