Adding product to your cart
Luukaa is all about women who favor unique style. Through the fabrics, designs and attention to detail, the result is artistic collections with a flair for overstated fashion. This sweater looks great worn solo or layered over your favorite tank. Boxy drape without being sloppy, the soft fabric feels wonderful and we love the rich color!
-
Acrylic with Polyester Trim
-
Wash in cold water, dry flat, no bleach, cool iron if needed
- Sizing: Please Call the Store with questions. 501.221.9195
- Size 0 (US Women's 4-6)
- Size 1 (US Women's 8)
- Size 2- (US Women's 10)
- Size 3- (US Women's 12)
- Size 4- (US Women's 14)
- Size 5- (US Women's 16)
- Size 6- (US Women's 18)
- Size 7- (US Women's 20)
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