Adding product to your cart
This Gabby Isabella inspired fringe creation is for the trendsetter that loves adventure. The fringe-lets drop from each side and is eye catching and so BO-HO Chic. The sweater has ripped threading throughout to make a French inspired feel. The wide flare sweater pants that we have to go with these make the perfect ensemble for evening wear and an outing with friends. A trip is in your future with this sweater in tow and is so perfect for Travel.
Sizes. XS, S, M, L.
50% Viscose, 28% Polyester, 22% Nylon
Hand wash cold separately. Roll in towel to remove excess water, lay flat 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