Solid Medium-Length Jumper Sweater Coat
Regular price€41,34
DISCOUNT ENDS TODAY
/
-
Offer valid until 11:59 p.m.
-
Ordered before 11pm = free shipping today!
-
100 day return guarantee
- In stock, ready to ship
- Inventory on the way
UPDATE:
Due to our clearance sale, our inventory is severely limited due to high demand!
SPU: 2092304
Pattern: Solid Color
Collar type: Hooded / Hooded collar
Sleeve type: Regular sleeve
Layout: Slim Fit
Material: Cotton blend
Thickness: Moderate
Process: Computerized flat knitting
Occasion£ºLeisure
Style: Daily, casual, vacation
Theme: Autumn
Color: Yellow,red,grey,green,blue
Size: S,M,L,XL,2XL,3XL,4XL,5XL
Size Chart
Pattern: Solid Color
Collar type: Hooded / Hooded collar
Sleeve type: Regular sleeve
Layout: Slim Fit
Material: Cotton blend
Thickness: Moderate
Process: Computerized flat knitting
Occasion£ºLeisure
Style: Daily, casual, vacation
Theme: Autumn
Color: Yellow,red,grey,green,blue
Size: S,M,L,XL,2XL,3XL,4XL,5XL
Size Chart
|
Size |
Bust |
Length |
Shoulder |
Sleeve Length |
||||
|
CM |
inch |
CM |
inch |
CM |
inch |
CM |
inch |
|
|
S |
106 |
41.73 |
105 |
41.34 |
54 |
21.26 |
76 |
29.92 |
|
M |
107 |
42.13 |
106 |
41.73 |
55 |
21.65 |
77 |
30.31 |
|
L |
108 |
42.52 |
107 |
42.13 |
56 |
22.05 |
78 |
30.71 |
|
XL |
109 |
42.91 |
108 |
42.52 |
57 |
22.44 |
79 |
31.10 |
|
2XL |
110 |
43.31 |
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
${!isPercentage ? `${data.count}` : `${data.count / data.total * 100}%`}
${data.count > 99 ? '99+' : data.count < 1 ? '' : data.count}
${function() {
if(data.imgCover) {
if(media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
const videoDom = `
${videoDom}
`
}
return `
${videoDom}
`
} else if(media.mp4 || media.hls) {
const videoDom = `
${videoDom}
`
}
return `
${videoDom}
`
} else {
if(!isPC){
return `
Newest
Newest
Most liked
Highest ratings
Lowest ratings
Newest
Most liked
Highest ratings
Lowest ratings
All
All(${list.count})
With Photos(${list.image_count})
All(${list.count})
With Photos(${list.image_count})
${arrow}
`);
for (let i = startNumber; i <= endNumber; i++) {
if (i === pageNum) {
nums.push(
`${i} `
);
} else {
// 第一段:不大于3
if (pageNum <= 3) {
if (i < pageNum + 2 || i > Math.max(endNumber - 4, 0)) {
nums.push(`${i} `);
}
if (i === pageNum + 2 && i < endNumber - 3) {
nums.push(`... `);
}
}
// 第二段:大于3 到 倒数第三个
if (pageNum > 3 && pageNum < endNumber - 3) {
if (i < 3 || i > endNumber - 3 || (pageNum - 2 < i && i < pageNum + 2)) {
nums.push(`${i} `);
}
if (i === 3 && pageNum - 1 !== 3) {
nums.push(`... `);
}
if (i === endNumber - 4) {
nums.push(`... `);
}
}
// 第三段: 倒数4个
if (pageNum >= Math.max(endNumber - 3, 4)) {
if (i < 3 || i > endNumber - 3 || i == pageNum - 1) {
nums.push(`${i} `);
}
if (i === 3 && pageNum > 4 && endNumber > 5) {
nums.push(`... `);
}
}
}
}
nums.push(`
${arrow}
`);
return `${nums.join(' ')} `;
}()}
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
Write a Review${data.title}
Customer Reviews
(${data.comment_count > 500 ? '500+' : (data.comment_count || 0)})
Write a Review
View all
${item.username}
Verified
${item.content}
${data.shop_name} reply:
${item.reply && item.reply.length && item.reply[0].content}
${formatDate(item.created_at)}
View more
Wow you reached the bottom
View all
Write a Review
${data.comment_avg_star}
Total reviews: ${data.comment_count > 999 ? '999+' : data.comment_count}
${level}
Reviews
Write a Review
Wow you reached the bottom
`;
} else {
return ``;
}
}()}
${function(){
return `
${function(){
if (media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
return `
Write a Review
No reviews yet, why don't you leave the first review?
Write a Review
No reviews available. The product reviews component has been hidden
Product Detail Reviews
You may also likeRecently ViewedSubscribe for style tips & special deals! Company Info Company Info We accept We accept
© linenstylish
Retail
${function() {
let variantImageShowed = false;
const currentProduct = data.product;
return (currentProduct.options || []).map((option, index) => {
const optionName = option.name || '';
const position = `option${index + 1}`;
let isThumbImage = false;
if (currentProduct.need_variant_image && !variantImageShowed) {
const variantNames = ["color"] || [];
for (let i = 0, len = variantNames.length; i < len; i++) {
const name = variantNames[i].toLowerCase();
if (name === optionName.toLowerCase()) {
isThumbImage = true;
variantImageShowed = true;
}
}
}
const variantType = "button";
const thumbStyle = "image_with_text";
return `
${data.originData && data.originData.value || data.value}
${optionName}
Retail
${function() {
let variantImageShowed = false;
const currentProduct = data.product;
return (currentProduct.options || []).map((option, index) => {
const optionName = option.name || '';
const position = `option${index + 1}`;
let isThumbImage = false;
if (currentProduct.need_variant_image && !variantImageShowed) {
const variantNames = ["color"] || [];
for (let i = 0, len = variantNames.length; i < len; i++) {
const name = variantNames[i].toLowerCase();
if (name === optionName.toLowerCase()) {
isThumbImage = true;
variantImageShowed = true;
}
}
}
const variantType = "button";
const thumbStyle = "image_with_text";
return `
${data.originData && data.originData.value || data.value}
${optionName}
|
|||||