Adding product to your cart
You'll love having this easy to pack and go water resistant jacket this spring - and for all your travel needs! Full length sleeves, snap closure front and zip away hoodie all combine to make this compact and lightweight jacket a must have!
- 100% Polyester
- Machine wash in cold water gentle cycle, do not bleach, hang to dry, cool iron if needed
- Size chart is approximate. A person can generally wear a range of sizes - please call the store with questions at 501-221-9195
- CB Length 27"
- S - Women's size 4-6
- M - Women's size 8-10
- L - Women's size 12-14
- XL - Women's size 14-16
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