Siena Polo Sweater
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
We were inspired by a recent trip to Italy and out of it came our Siena Polo Sweater. Home to the Il Palio - Italy’s oldest horse race that has taken place for centuries among the town’s families - Siena is rich in colorful traditions. This women’s striped sweater marries the timelessness of the classic East Coast polo shirt with Italian design. Of fine knit gauge in a soft cotton blend, the pullover has a collared v-neckline and a relaxed, easy fit. Finished with small side slits, drop shoulders and wide, elbow-length sleeves. You are off to the races.
- Features a split collared v-neckline and small side slits with a step hem
- Rib trim at sleeve hem and hemline
- Made with 50% acrylic, 20% viscose, 20% cotton 10% wool
- Machine wash cold with similar colors, do not bleach, do not dry clean, flat dry, low iron
- Made in Italy
- Length 21” (size extra small/small)
- Features wide elbow sleeves with drop shoulders
- Available in XS/S, M, L/XL
- Model is 5’ 10” and wearing a size extra small/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.