Adding product to your cart
Charlie B has created a Great Pop of Fun for winter weather. More than just a sweatshirt but with all of the comfort and warmth. This animal inspired print pullover in olive and charcoal is a great addition to any wardrobe. The back is just as cool as the front with a design that is fun going as it is coming. You know how many pants in your closet that you can wear with this pop of color. Just in and our phones are ringing. Come in to see us.
Size
|
Bust |
Waist |
Hips |
XS |
34" |
26" |
36" |
S |
36" |
28" |
38" |
M |
38" |
30" |
40" |
L |
41" |
33" |
43" |
XL |
44" |
36" |
46" |
XXL |
47" |
39" |
49" |
50% Viscose, 28% Nylon; 22% Polyester
Hand was in cold water, 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