Adding product to your cart
This full legged, cropped pant features side slit pockets, a wide elastic waist band, and loads of comfort!
-
Machine Wash Cold, Delicate Cycle, Tumble Dry, Cool Iron.
-
Size 1 - Small 4/6
-
Size 2 - Medium 8/10
-
Size 3 - Large 12/14
-
(Please call our store if you have size questions. Our stylists are waiting and ready to assist!)
-
NOTE: WE OFTEN REPLENISH PLANET STOCK. IF WE ARE OUT, PLEASE CALL THE STORE AT 501.221.9195
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