Adding product to your cart
This Sunbeam Cardigan just glows. It has the feel of the MoHair fuzzy coat our Moms worn in the 50's More refined with an elegant evening appeal and can be worn to any special occasion or lunch with the girls. There is everything we all love about this design. The open front style with two pockets and knee length hem pairs well with ta shirt/sweater underneath or palazoo pants and short boots. This is a Wow Factor for your wardrobe.
Sizes: S,M,L,XL. Hand Wash cold separately, 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