Description
Product: Classic Buttons Fashion Solid Color Slim Coats
SKU: 20120503
Gender: Women
Type: Coats
Decoration: Pure Color
Material: Polyester/Cotton
Occasion: Daily
Style: Casual/Fashion
Theme: Fall, Winter
Size: S, M, L, XL, 2XL
Please Note: All Dimensions Are Measured Manually With A Deviation Of 1 To 3cm.
Tag |
Length |
Chest |
Sleeve Length |
cm | inch |
cm | inch |
cm | inch |
|
S |
54cm | 21.2'' |
95cm | 37.3'' |
57cm | 22.4'' |
M |
55cm | 21.6'' |
100cm | 39.3'' |
58cm | 22.8'' |
L |
56cm | 22.0'' |
105cm | 41.3'' |
59cm | 23.2'' |
XL |
57cm | 22.4'' |
110cm | 43.2'' |
60cm | 23.6'' |
XXL |
58cm | 22.8'' |
115cm | 45.2'' |
Recently Viewed
${(function(){
var total_price = data.total_price;
var postageFreeAmount = 69;
var freeAmount = postageFreeAmount - total_price;
var isFreeShipping = freeAmount <= 0;
var rate = Math.min(total_price / postageFreeAmount * 100, 100).toFixed(2);
const textArray = ("Spend {{ amount }} more and get free shipping!").split(/\{\{\s*amount\s*\}\}/);
const textArrayHtml = textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `
${textArrayHtml}
You've got free shipping
${rate}%
${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 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}
|