1/11
${data.index + 1}/${data.total}
Description
Details
- Composition: 44.9% Polyamide, 46.1% Acrylic, 5.3% Cashmere, 3.7% Elastane
- Design: Plain
- Style: Casual
- Thickness: Regular
- Material: Knit
- Occasion: Leisure
Size & Fit
- Stretch: Medium Stretch
- Fit Type: Regular Fit
INCH SIZE CHART
| Size | US | Shoulder | Bust | Waist | Sleeve | Top Length | Bottom Length |
|---|---|---|---|---|---|---|---|
| XS | 2 | 13.0 | 27.6 | 24.8 | 23.2 | 21.3 | 15.2 |
| S | 4 | 13.4 | 29.1 | 26.4 | 23.6 | 21.7 | 15.4 |
| M | 6 | 13.8 | 30.7 | 28.0 | 24.0 | 22.0 | 15.6 |
| L | 8/10 | 14.4 | 33.1 | 30.3 | 24.4 | 22.4 | 15.7 |
| XL | 12 | 15.0 | 35.4 | 32.7 | 24.8 | 22.8 | 15.9 |
CM SIZE CHART
| Size | US | Shoulder | Bust | Waist | Sleeve | Top Length | Bottom Length |
|---|---|---|---|---|---|---|---|
| XS | 2 | 33 | 70 | 63 | 59 | 54 | 38.5 |
| S | 4 | 34 | 74 | 67 | 60 | 55 | 39 |
| M | 6 | 35 | 78 | 71 | 61 | 56 | 39.5 |
| L | 8/10 | 36.5 | 84 | 77 | 62 | 57 | 40 |
| XL | 12 | 38 | 90 | 83 | 63 | 58 | 40.5 |
| Size | Top Length | Bottom Length | Shoulder | Waist | Bust | Sleeve |
|---|---|---|---|---|---|---|
| S | 56 | 40 | 35 | 65 | 73 | 58 |
| M | 57.5 | 41 | 36 | 69 | 77 | 59 |
| L | 59 | 42 | 37 | 73 | 81 | 60 |
| S | 22 | 15.7 | 13.8 | 25.6 | 28.7 | 22.8 |
| M | 22.6 | 16.1 | 14.2 | 27.2 | 30.3 | 23.2 |
| L | 23.2 | 16.5 | 14.6 | 28.7 | 31.9 | 23.6 |
Care Instructions
Maximum washing temperature for hand washing is 40°C Do not Bleach Flat dry Maximum iron temperature 110 Do not dryclean
${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 = `
`;
if(!isPC){
return `
`;
if(!isPC){
return `
`
}else{
return `
`
}
}
} else {
if (media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
return `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
return `
`
}
}
}()}
${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
- All(${list.count})
- With Photos(${list.image_count})
Wow you reached the bottom
`;
} else {
return ``;
}
}()}
${function(){
return `
${function(){
if (media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
return `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
return `
`
}
}()}
No reviews available. The product reviews component has been hidden
Product Detail Reviews
