Rainbow Striped Open Front Cardigan, Casual Long Sleeve Cardigan For Spring & Fall, Women's Clothing
${function() {
const variantData = data.variant || {"id":"fa4a2b16-dc67-461d-adbe-6c31e1d42d48","product_id":"f2c79765-ed02-4775-8a0a-373ab34e9d37","title":"Mixed Color-S","weight_unit":"g","inventory_quantity":999,"sku":"601099519152884-Mixed Color-S","barcode":"","position":1,"option1":"Mixed Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2fdf1683aab95518cfb0a10037dd855b.jpeg","path":"2fdf1683aab95518cfb0a10037dd855b.jpeg","width":1340,"height":1340,"alt":"42823523860686|42823523958990|42823524057294|42823524155598|42823524253902","aspect_ratio":1},"wholesale_price":[{"price":35.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.68","retail_price":"0","available":true,"url":"\/products\/rainbow-striped-open-front-cardigan-casual-long-sleeve-cardigan-for-spring-fall-womens-clothing?variant=fa4a2b16-dc67-461d-adbe-6c31e1d42d48","available_quantity":999,"options":[{"name":"Color","value":"Mixed Color"},{"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 : 601099519152884-Mixed Color-S
${function(){
const variantData = data.variant || {"id":"fa4a2b16-dc67-461d-adbe-6c31e1d42d48","product_id":"f2c79765-ed02-4775-8a0a-373ab34e9d37","title":"Mixed Color-S","weight_unit":"g","inventory_quantity":999,"sku":"601099519152884-Mixed Color-S","barcode":"","position":1,"option1":"Mixed Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2fdf1683aab95518cfb0a10037dd855b.jpeg","path":"2fdf1683aab95518cfb0a10037dd855b.jpeg","width":1340,"height":1340,"alt":"42823523860686|42823523958990|42823524057294|42823524155598|42823524253902","aspect_ratio":1},"wholesale_price":[{"price":35.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.68","retail_price":"0","available":true,"url":"\/products\/rainbow-striped-open-front-cardigan-casual-long-sleeve-cardigan-for-spring-fall-womens-clothing?variant=fa4a2b16-dc67-461d-adbe-6c31e1d42d48","available_quantity":999,"options":[{"name":"Color","value":"Mixed Color"},{"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}
`
}()}