Cozy Rib Knit Cardigan for Women - Soft & Stylish Solid Open Front Sweater with Pockets - Casual Long Sleeve Fashion Clothing
${function() {
const variantData = data.variant || {"id":"f8c1a38d-7dfc-4ac8-84f3-b4230e691263","product_id":"c904f31d-cc39-4a9f-a456-051424e007a6","title":"Burgundy-S","weight_unit":"g","inventory_quantity":18,"sku":"601099527885239-Burgundy-S","barcode":"","position":3,"option1":"Burgundy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/35c4dcc93c0f07e2c1de5343d7d5c7c3.jpeg","path":"35c4dcc93c0f07e2c1de5343d7d5c7c3.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.95","retail_price":"0","available":true,"url":"\/products\/cozy-rib-knit-cardigan-for-women-soft-stylish-solid-open-front-sweater-with-pockets-casual-long-sleeve-fashion-clothing?variant=f8c1a38d-7dfc-4ac8-84f3-b4230e691263","available_quantity":18,"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 : 601099527885239-Burgundy-S
${function(){
const variantData = data.variant || {"id":"f8c1a38d-7dfc-4ac8-84f3-b4230e691263","product_id":"c904f31d-cc39-4a9f-a456-051424e007a6","title":"Burgundy-S","weight_unit":"g","inventory_quantity":18,"sku":"601099527885239-Burgundy-S","barcode":"","position":3,"option1":"Burgundy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/35c4dcc93c0f07e2c1de5343d7d5c7c3.jpeg","path":"35c4dcc93c0f07e2c1de5343d7d5c7c3.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.95","retail_price":"0","available":true,"url":"\/products\/cozy-rib-knit-cardigan-for-women-soft-stylish-solid-open-front-sweater-with-pockets-casual-long-sleeve-fashion-clothing?variant=f8c1a38d-7dfc-4ac8-84f3-b4230e691263","available_quantity":18,"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}
`
}()}