Solid Crew Neck Pullover Sweater, Casual Batwing Sleeve Loose Sweater, Women's Clothing
${function() {
const variantData = data.variant || {"id":"c1582fa6-dd07-46b4-8917-bab6103d1dbe","product_id":"6ab10ea3-3660-4a84-ba88-2535ea7dbe68","title":"S-Khaki","weight_unit":"g","inventory_quantity":306,"sku":"601099532777853-S-Khaki","barcode":"","position":1,"option1":"S","option2":"Khaki","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fbf2fea8710d00bcd22b8862139c754e.jpeg","path":"fbf2fea8710d00bcd22b8862139c754e.jpeg","width":1345,"height":1345,"alt":"42820737204430|42820737237198|42820737269966|42820737302734|42820737335502","aspect_ratio":1},"wholesale_price":[{"price":18.87,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.87","retail_price":"0","available":true,"url":"\/products\/solid-crew-neck-pullover-sweater-casual-batwing-sleeve-loose-sweater-womens-clothing?variant=c1582fa6-dd07-46b4-8917-bab6103d1dbe","available_quantity":306,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Khaki"}],"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 : 601099532777853-S-Khaki
${function(){
const variantData = data.variant || {"id":"c1582fa6-dd07-46b4-8917-bab6103d1dbe","product_id":"6ab10ea3-3660-4a84-ba88-2535ea7dbe68","title":"S-Khaki","weight_unit":"g","inventory_quantity":306,"sku":"601099532777853-S-Khaki","barcode":"","position":1,"option1":"S","option2":"Khaki","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fbf2fea8710d00bcd22b8862139c754e.jpeg","path":"fbf2fea8710d00bcd22b8862139c754e.jpeg","width":1345,"height":1345,"alt":"42820737204430|42820737237198|42820737269966|42820737302734|42820737335502","aspect_ratio":1},"wholesale_price":[{"price":18.87,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.87","retail_price":"0","available":true,"url":"\/products\/solid-crew-neck-pullover-sweater-casual-batwing-sleeve-loose-sweater-womens-clothing?variant=c1582fa6-dd07-46b4-8917-bab6103d1dbe","available_quantity":306,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Khaki"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}