Solid Color Open Front Cardigan, Casual Long Sleeve Cardigan For Fall & Winter, Women's Clothing
${function() {
const variantData = data.variant || {"id":"f20ade18-3343-45f3-bdaa-0e1495fb1b70","product_id":"46da60ec-687d-44f4-8e69-f6fc0d985ef1","title":"Burgundy-S","weight_unit":"g","inventory_quantity":7788,"sku":"601099598457469-Burgundy-S","barcode":"","position":1,"option1":"Burgundy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9c2c914f9dadd95fa4c45187d4db8d6.jpeg","path":"d9c2c914f9dadd95fa4c45187d4db8d6.jpeg","width":1340,"height":1340,"alt":"42857205399758|42857205727438|42857205956814|42857206186190|42857206513870","aspect_ratio":1},"wholesale_price":[{"price":29.07,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.07","retail_price":"0","available":true,"url":"\/products\/solid-color-open-front-cardigan-casual-long-sleeve-cardigan-for-fall-winter-womens-clothing?variant=f20ade18-3343-45f3-bdaa-0e1495fb1b70","available_quantity":7788,"options":[{"name":"Color","value":"Burgundy"},{"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 : 601099598457469-Burgundy-S
${function(){
const variantData = data.variant || {"id":"f20ade18-3343-45f3-bdaa-0e1495fb1b70","product_id":"46da60ec-687d-44f4-8e69-f6fc0d985ef1","title":"Burgundy-S","weight_unit":"g","inventory_quantity":7788,"sku":"601099598457469-Burgundy-S","barcode":"","position":1,"option1":"Burgundy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9c2c914f9dadd95fa4c45187d4db8d6.jpeg","path":"d9c2c914f9dadd95fa4c45187d4db8d6.jpeg","width":1340,"height":1340,"alt":"42857205399758|42857205727438|42857205956814|42857206186190|42857206513870","aspect_ratio":1},"wholesale_price":[{"price":29.07,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.07","retail_price":"0","available":true,"url":"\/products\/solid-color-open-front-cardigan-casual-long-sleeve-cardigan-for-fall-winter-womens-clothing?variant=f20ade18-3343-45f3-bdaa-0e1495fb1b70","available_quantity":7788,"options":[{"name":"Color","value":"Burgundy"},{"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}
`
}()}