Women's Casual Color Block Knit Sweater - Long Sleeve, Crew Neck Pullover for Fall/Winter, Soft Nylon Blend
${function() {
const variantData = data.variant || {"id":"52a7441a-588d-47cf-84e6-caf8d0798bc9","product_id":"e4772d4d-7d08-424c-b365-84212bc39434","title":"Light Brown-1-S","weight_unit":"g","inventory_quantity":68,"sku":"601099737173569-Light Brown-1-S","barcode":"","position":1,"option1":"Light Brown-1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/48ce6dffee649f567a256b68ec81d83b.jpeg","path":"48ce6dffee649f567a256b68ec81d83b.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.38","retail_price":"0","available":true,"url":"\/products\/womens-casual-color-block-knit-sweater-long-sleeve-crew-neck-pullover-for-fall-winter-soft-nylon-blend?variant=52a7441a-588d-47cf-84e6-caf8d0798bc9","available_quantity":68,"options":[{"name":"Color","value":"Light Brown-1"},{"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 : 601099737173569-Light Brown-1-S
${function(){
const variantData = data.variant || {"id":"52a7441a-588d-47cf-84e6-caf8d0798bc9","product_id":"e4772d4d-7d08-424c-b365-84212bc39434","title":"Light Brown-1-S","weight_unit":"g","inventory_quantity":68,"sku":"601099737173569-Light Brown-1-S","barcode":"","position":1,"option1":"Light Brown-1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/48ce6dffee649f567a256b68ec81d83b.jpeg","path":"48ce6dffee649f567a256b68ec81d83b.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.38","retail_price":"0","available":true,"url":"\/products\/womens-casual-color-block-knit-sweater-long-sleeve-crew-neck-pullover-for-fall-winter-soft-nylon-blend?variant=52a7441a-588d-47cf-84e6-caf8d0798bc9","available_quantity":68,"options":[{"name":"Color","value":"Light Brown-1"},{"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}
`
}()}