7/8
${data.index + 1}/${data.total}
Description
TAG SIZE | Unit | SHOULDER | BUST | LENGTH | SLEEVE | US/EU SIZE | Fits Height | Fits Weight |
M | CM | 38 | 88 | 63 | 59 | S | 163 cm | 55 kg |
INCH | 15.0 | 34.6 | 24.8 | 23.2 | ||||
L | CM | 39.5 | 92 | 65 | 60 | S | 166 cm | 60 kg |
INCH | 15.6 | 36.2 | 25.6 | 23.6 | ||||
XL | CM | 41 | 96 | 67 | 61 | M | 169 cm | 65 kg |
INCH | 16.1 | 37.8 | 26.4 | 24.0 | ||||
XXL | CM | 42.5 | 100 | 69 | 62 | M | 172 cm | 70 kg |
INCH | 16.7 | 39.4 | 27.2 | 24.4 | ||||
3XL | CM | 44 | 104 | 70 | 63 | L | 175 cm | 75 kg |
INCH | 17.3 | 40.9 | 27.6 | 24.8 | ||||
How to Measure the Product's Size?
|
|
Weight | 110-130 LBS | 130-150 LBS | 150-160 LBS | 160-170 LBS | 170-180 LBS | 180-190 LBS | 190-200 LBS | 200-210 LBS | 210-220 LBS | Height |
5' 4" | M | L | XL | - | - | - | - | - | - | 162 cm |
5' 5" | M | M | L | XXL | - | - | - | - | - | 165 cm |
5' 6" | M | M | L | XXL | XXL | - | - | - | - | 168 cm |
5' 7" | S | M | L | XL | XXL | 3XL | - | - | - | 170 cm |
5' 8" | S | S | L | XL | XL | 3XL | 4XL | - | - | 173 cm |
5' 9" | S | S | L | XL | XL | XXL | 4XL | 5XL | - | 176 cm |
5' 10" | - | - | L | XL | XL | XXL | 3XL | 5XL | 6XL | 178 cm |
5' 11" | - | - | - | XL | XL | XXL | 3XL | 5XL | 6XL | 180 cm |
6' | - | - | - | - | XL | XXL | 3XL |
You may also likeRecently Viewed${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
${function() {
let variantImageShowed = false;
const currentProduct = data.product;
return (currentProduct.options || []).map((option, index) => {
const optionName = option.name || '';
const optionId = option.id || '';
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}
|