1/11
${data.index + 1}/${data.total}
Description
Description:
Material: Cotton Blend
Style:Casual
Theme:ART
Pattern: ART
Silhouette: H-Line
Sleeve Type:short sleeve
Collar:Round Neck
Length: Hip Line
Thickness: Regular
Elasticity:Middle-Elasticity
Edition type:Regular
| Size | UK | US | EUR | Length | Bust | Hip | Shoulder | Sleeve Length | |||||
| cm | inch | cm | inch | cm | inch | cm | inch | cm | inch | ||||
| S | 36 | 36~37 | 46 | 69 | 27.2 | 104 | 40.9 | 104 | 40.9 | 43 | 16.9 | 19 | 7.5 |
| M | 40 | 39~40 | 50 | 70 | 27.6 | 109 | 42.9 | 109 | 42.9 | 44 | 17.3 | 19.5 | 7.7 |
| L | 42 | 42 | 52 | 71 | 28.0 | 114 | 44.9 | 114 | 44.9 | 45 | 17.7 | 20 | 7.9 |
| XL | 44 | 44 | 54~56 | 72 | 28.3 | 121 | 47.6 | 121 | 47.6 | 46.5 | 18.3 | 20.5 | 8.1 |
| 2XL | 46~48 | 46~48 | 58 | 73 | 28.7 | 128 | 50.4 | 128 | 50.4 | 48 | 18.9 | 21 | 8.3 |
| 3XL | 52 | 52 | 60 | 74 | 29.1 | 138 | 54.3 | 138 | 54.3 | 50.5 | 19.9 | 21.5 | 8.5 |
| 4XL | 56 | 56 | 62 | 75 | 29.5 | 148 | 58.3 | 148 | 58.3 | 53 | 19.9 | 22 | 8.7 |
| 5XL | 64 | 64 | 64 | 76 | 29.9 | 168 | 66.1 | 168 | 66.1 | 57 | 22.4 | 22.5 | 8.9 |
Description:
Material: Cotton Blend
Style:Casual
Theme:ART
Pattern: ART
Silhouette: H-Line
Sleeve Type:short sleeve
Collar:Round Neck
Length: Hip Line
Thickness: Regular
Elasticity:Middle-Elasticity
Edition type:Regular
| Size | UK | US | EUR | Length | Bust | Hip | Shoulder | Sleeve Length | |||||
| cm | inch | cm | inch | cm | inch | cm | inch | cm | inch | ||||
| S | 36 | 36~37 | 46 | 69 | 27.2 | 104 | 40.9 | 104 | 40.9 | 43 | 16.9 | 19 | 7.5 |
| M | 40 | 39~40 | 50 | 70 | 27.6 | 109 | 42.9 | 109 | 42.9 | 44 | 17.3 | 19.5 | 7.7 |
| L | 42 | 42 | 52 | 71 | 28.0 | 114 | 44.9 | 114 | 44.9 | 45 | 17.7 | 20 | 7.9 |
| XL | 44 | 44 | 54~56 | 72 | 28.3 | 121 | 47.6 | 121 | 47.6 | 46.5 | 18.3 | 20.5 | 8.1 |
| 2XL | 46~48 | 46~48 | 58 | 73 | 28.7 | 128 | 50.4 | 128 | 50.4 | 48 | 18.9 | 21 | 8.3 |
| 3XL | 52 | 52 | 60 | 74 | 29.1 | 138 | 54.3 | 138 | 54.3 | 50.5 |
You may also likeRecently ViewedCartYour shopping bag is empty
Total:
${function() {
const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/);
if (textArray.length > 0 && textArray.length < 2) {
textArray.push('');
}
return textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `
${function() {
const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/);
if (textArray.length > 0 && textArray.length < 2) {
textArray.push('');
}
return textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `
${data.invalid_msg}
Taxes and shipping calculated at checkout
${data.invalid_msg}
Total:
${function() {
const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/);
if (textArray.length > 0 && textArray.length < 2) {
textArray.push('');
}
return textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `
${function() {
const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/);
if (textArray.length > 0 && textArray.length < 2) {
textArray.push('');
}
return textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `
${function() {
const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/);
if (textArray.length > 0 && textArray.length < 2) {
textArray.push('');
}
return textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `
${data.invalid_msg}
Taxes and shipping calculated at checkout
Total:
Taxes and shipping calculated at checkout
Retail
${function(){
const optionName = option.name || '';
const optionId = option.id || '';
let isThumbImage = !!option.showThumbImage;
const thumbStyle = "image_with_text";
const variantType = "button";
const isSelected = (value) => {
const selected = (data.selectedOptions || []).find(v => v.name === optionName);
return selected && selected.value.length && selected.value[0] == value;
};
const getThumbImage = (value) => {
const options = data.product.options || [];
const option = options.find(o => o.name === optionName);
if (option.thumbImages) {
const thumbImage = option.thumbImages.find(t => t.value === value);
if (thumbImage && thumbImage.image) {
return {
src: thumbImage.image.src,
alt: thumbImage.image.alt
};
}
}
return {src: '', alt: ''};
};
return `
${optionName}
| ||
