Adding product to your cart
Renuar pants have it all: comfort, durability and style. This pant is such a fashion statement and a Beyond Cotton favorite. An eclectic look of relaxed elegance in Black and a go from work, an evening out or weekend casual. Faux front and back pockets add elements of interest while keeping your silhouette as smooth as possible. These pants are a wardrobe have to have.
Sizes 4 ,6,8,10,12,14,16.
Machine Wash in Cold Water Gentle Cycle... Hang to dry
91 % Polyester: 9% 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