Color Block Knit Cardigan Sweater - Soft, Casual, Long Sleeve, V Neck, Women's Clothing - Perfect for Daily Wear, Outdoor Activities, and Layering
${function() {
const variantData = data.variant || {"id":"fb550348-c7c1-4d71-88ff-2de26b0f5557","product_id":"f69526e4-33ac-4023-a096-e18138fc031e","title":"White + Pink-S","weight_unit":"g","inventory_quantity":23,"sku":"601099522745970-White + Pink-S","barcode":"","position":2,"option1":"White + Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8a65c7290f2debf67e1659a7e1e3d0a2.jpeg","path":"8a65c7290f2debf67e1659a7e1e3d0a2.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.59","retail_price":"0","available":true,"url":"\/products\/vibrant-color-block-knit-cardigan-sweater-soft-casual-long-sleeve-v-neck-womens-clothing-perfect-for-daily-wear-outdoor-activities-and-layering?variant=fb550348-c7c1-4d71-88ff-2de26b0f5557","available_quantity":23,"options":[{"name":"Color","value":"White + Pink"},{"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 : 601099522745970-White + Pink-S
${function(){
const variantData = data.variant || {"id":"fb550348-c7c1-4d71-88ff-2de26b0f5557","product_id":"f69526e4-33ac-4023-a096-e18138fc031e","title":"White + Pink-S","weight_unit":"g","inventory_quantity":23,"sku":"601099522745970-White + Pink-S","barcode":"","position":2,"option1":"White + Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8a65c7290f2debf67e1659a7e1e3d0a2.jpeg","path":"8a65c7290f2debf67e1659a7e1e3d0a2.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.59","retail_price":"0","available":true,"url":"\/products\/vibrant-color-block-knit-cardigan-sweater-soft-casual-long-sleeve-v-neck-womens-clothing-perfect-for-daily-wear-outdoor-activities-and-layering?variant=fb550348-c7c1-4d71-88ff-2de26b0f5557","available_quantity":23,"options":[{"name":"Color","value":"White + Pink"},{"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}
`
}()}