High Contrast Knit Cardigan, V-Neck Button Up Cardigan Sweater, Casual Tops For Fall & Winter, Women's Clothing
${function() {
const variantData = data.variant || {"id":"926f405e-0097-478e-a905-66b5d2ce5485","product_id":"a5ce9416-728d-4db4-9ea1-95c5d18d9e7c","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"6017592186131546-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ebc3f9009e07ce9b3269e6e21ef9a43.jpeg","path":"1ebc3f9009e07ce9b3269e6e21ef9a43.jpeg","width":1340,"height":1340,"alt":"42823529922766|42823530119374|42823530315982|42823530578126|42823530774734","aspect_ratio":1},"wholesale_price":[{"price":31.09,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.09","retail_price":"0","available":true,"url":"\/products\/high-contrast-knit-cardigan-v-neck-button-up-cardigan-sweater-casual-tops-for-fall-winter-womens-clothing?variant=926f405e-0097-478e-a905-66b5d2ce5485","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 6017592186131546-Black-S
${function(){
const variantData = data.variant || {"id":"926f405e-0097-478e-a905-66b5d2ce5485","product_id":"a5ce9416-728d-4db4-9ea1-95c5d18d9e7c","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"6017592186131546-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ebc3f9009e07ce9b3269e6e21ef9a43.jpeg","path":"1ebc3f9009e07ce9b3269e6e21ef9a43.jpeg","width":1340,"height":1340,"alt":"42823529922766|42823530119374|42823530315982|42823530578126|42823530774734","aspect_ratio":1},"wholesale_price":[{"price":31.09,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.09","retail_price":"0","available":true,"url":"\/products\/high-contrast-knit-cardigan-v-neck-button-up-cardigan-sweater-casual-tops-for-fall-winter-womens-clothing?variant=926f405e-0097-478e-a905-66b5d2ce5485","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}