Lucca Linen Shirt
Color:
- {
const colors = [...$root.children].map(child => child.dataset.color);
let list = []
let labeledGroups = []
const labels = []
// parse the sequence of labels/colors into an array of objects
for (let i = 0; i < labels.length; i++) {
if (i%2) {
list.push({
title: labels[i],
value: labels[i-1]
})
}
}
// merge objects with same title
list.forEach(el => {
if (labeledGroups.some(g => g.title.toLowerCase() == el.title.toLowerCase())) {
labeledGroups.find(g => g.title.toLowerCase() == el.title.toLowerCase()).values.push(el.value)
} else {
labeledGroups.push({
title: el.title,
values: [el.value]
})
}
})
// if any of the title is 'classic colors', move it to the top
if (labeledGroups.some(g => g.title.toLowerCase() == 'classic colors' || g.title.toLowerCase() == 'classic color')) {
const classicColors = labeledGroups.find(g => g.title.toLowerCase() == 'classic colors')
labeledGroups = labeledGroups.filter(g => g.title.toLowerCase() != 'classic colors')
labeledGroups.unshift(classicColors)
}
// add all html elements matching the color value
labeledGroups.forEach(group => {
group.items = []
group.values.forEach(value => {
group.items.push([...$root.children].filter(child => child.dataset.color == value)[0])
})
});
labeledGroups.unshift(groups[0])
labeledGroups.forEach(group => {
const el = document.createElement('li');
if (group.title) {
el.innerHTML = '
' + group.title + '
'; el.querySelector('p').className = 'sm-feat-cap mb-[5px] mt-[10px]'; } el.innerHTML += 'Only a few left in stock!
Voyageur by MERSEA
Lucca, Italy. Now there is a town to journey to! Just off the coast near Pisa, and filled with charm (but really a foodie’s Paradiso). We were inspired by the Italian phrase l’amore domino senza regole (love with no rules). So Italian. There are no rules with this versatile shirt. Wear it tucked in, as an oversized top or an unbuttoned shirt jacket. It features an open shirt collar, button-down placket, a dropped shoulder, and blouson ¾ sleeves with some gather. While there are no rules, we do recommend pairing our comfortable women’s linen button-down shirt with our Billie Linen Short for a great set. And go to Lucca, if you get a chance.
- Made with 100% linen
- Wash with cold water, do not bleach, do not tumble dry, iron inside out, do not dry clean
- Imported
- Length 26” (size small)
- Available in XS-XL
- Model is 5’ 10” and is wearing a size small
Shipping:
For all US customers, we offer Expedited Shipping (2-business days) and Standard Shipping (2 - 5 business days). For international customers, we offer Standard Shipping (3 - 5 business days).
All orders are processed on the same day or the next business day (excluding weekends or holidays) from our Kansas warehouse. Please visit our shipping page for more details on tracking, import charges and more.
See all shipping details here.
Returns & exchanges:
Exchanges and returns for store credit are free and are honored for 60 days from the date of receipt. Returns for refunds are honored for 30 days from the date of receipt and have a $5.99 shipping label fee.