Ingvn - Adjustable Layering Fake Top Lower Sweep
${function() {
const variantData = data.variant || {"id":"4021fe3a-2640-420f-9b11-8c1ff50db5de","product_id":"b44e8fff-f413-4304-8e57-e9574a94d372","title":"S-Black","weight_unit":"kg","inventory_quantity":99999,"sku":"LC2020111601-s-black-1pc","barcode":"","position":2,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91fc9e8e759d414b1ce7ef9e5da2885c.jpeg","path":"91fc9e8e759d414b1ce7ef9e5da2885c.jpeg","width":1000,"height":1000,"alt":"Ingvn - Adjustable Layering Fake Top Lower Sweep S \/ Black","aspect_ratio":1},"wholesale_price":[{"price":15.97,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"15.97","retail_price":"30","available":true,"url":"\/products\/hoodie-fake-layering-top-lower-sweep?variant=4021fe3a-2640-420f-9b11-8c1ff50db5de","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Black"}],"off_ratio":47,"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 : LC2020111601-s-black-1pc
${function(){
const variantData = data.variant || {"id":"4021fe3a-2640-420f-9b11-8c1ff50db5de","product_id":"b44e8fff-f413-4304-8e57-e9574a94d372","title":"S-Black","weight_unit":"kg","inventory_quantity":99999,"sku":"LC2020111601-s-black-1pc","barcode":"","position":2,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91fc9e8e759d414b1ce7ef9e5da2885c.jpeg","path":"91fc9e8e759d414b1ce7ef9e5da2885c.jpeg","width":1000,"height":1000,"alt":"Ingvn - Adjustable Layering Fake Top Lower Sweep S \/ Black","aspect_ratio":1},"wholesale_price":[{"price":15.97,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"15.97","retail_price":"30","available":true,"url":"\/products\/hoodie-fake-layering-top-lower-sweep?variant=4021fe3a-2640-420f-9b11-8c1ff50db5de","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Black"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}