Adding product to your cart
We know spring has sprung when Blueberry arrives!
With an emphasis on superb materials, quality construction, and outstanding craftsmanship, Blueberry pieces are destined to be wardrobe favorites! Created in Italy, this collection never disappoints! This cropped sweater pairs beautifully with the pink Blueberry dress, but is versatile and wearable with any of your favorite dresses, pants, skirts, etc. Featuring a boat neck and slit sides up to the sleeve, this little slice of heaven will be your go to layering sweater throughout much of the year.
- One Size
- 100% Cotton
- Hand Wash, 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