Solid Color Button Front Cardigans, Elegant V Neck Cut Out Long Sleeve Knitted Cardigans Top For Spring & Fall, Women's Clothing
${function() {
const variantData = data.variant || {"id":"7dde7bb7-9084-432f-afb2-8dc4e7eff1c1","product_id":"6784d73b-d526-4f12-9bb6-a4c4c8bbc91c","title":"XS(2)-Apricot","weight_unit":"g","inventory_quantity":999,"sku":"601099553428949-XS(2)-Apricot","barcode":"","position":1,"option1":"XS(2)","option2":"Apricot","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5739f003597946105772de56e2bfaf80.jpeg","path":"5739f003597946105772de56e2bfaf80.jpeg","width":1350,"height":1350,"alt":"42765834715342|42765834879182|42765835043022|42765835206862|42765835370702","aspect_ratio":1},"wholesale_price":[{"price":21.37,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.37","retail_price":"0","available":true,"url":"\/products\/solid-color-button-front-cardigans-elegant-v-neck-cut-out-long-sleeve-knitted-cardigans-top-for-spring-fall-womens-clothing?variant=7dde7bb7-9084-432f-afb2-8dc4e7eff1c1","available_quantity":999,"options":[{"name":"Size","value":"XS(2)"},{"name":"Color","value":"Apricot"}],"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 : 601099553428949-XS(2)-Apricot
${function(){
const variantData = data.variant || {"id":"7dde7bb7-9084-432f-afb2-8dc4e7eff1c1","product_id":"6784d73b-d526-4f12-9bb6-a4c4c8bbc91c","title":"XS(2)-Apricot","weight_unit":"g","inventory_quantity":999,"sku":"601099553428949-XS(2)-Apricot","barcode":"","position":1,"option1":"XS(2)","option2":"Apricot","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5739f003597946105772de56e2bfaf80.jpeg","path":"5739f003597946105772de56e2bfaf80.jpeg","width":1350,"height":1350,"alt":"42765834715342|42765834879182|42765835043022|42765835206862|42765835370702","aspect_ratio":1},"wholesale_price":[{"price":21.37,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.37","retail_price":"0","available":true,"url":"\/products\/solid-color-button-front-cardigans-elegant-v-neck-cut-out-long-sleeve-knitted-cardigans-top-for-spring-fall-womens-clothing?variant=7dde7bb7-9084-432f-afb2-8dc4e7eff1c1","available_quantity":999,"options":[{"name":"Size","value":"XS(2)"},{"name":"Color","value":"Apricot"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}