Ingvn - Adjustable Layering Fake Top Lower Sweep
${function() {
const variantData = data.variant || {"id":"48604826-dfee-4aaf-b7df-9af970acda5c","product_id":"b44e8fff-f413-4304-8e57-e9574a94d372","title":"S-Grey","weight_unit":"kg","inventory_quantity":99999,"sku":"LC2020111601-s-grey-1pc","barcode":"","position":3,"option1":"S","option2":"Grey","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ad219f84a7967d34354da7447422859.jpeg","path":"3ad219f84a7967d34354da7447422859.jpeg","width":1000,"height":1000,"alt":"Ingvn - Adjustable Layering Fake Top Lower Sweep S \/ Grey","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=48604826-dfee-4aaf-b7df-9af970acda5c","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Grey"}],"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-grey-1pc
${function(){
const variantData = data.variant || {"id":"48604826-dfee-4aaf-b7df-9af970acda5c","product_id":"b44e8fff-f413-4304-8e57-e9574a94d372","title":"S-Grey","weight_unit":"kg","inventory_quantity":99999,"sku":"LC2020111601-s-grey-1pc","barcode":"","position":3,"option1":"S","option2":"Grey","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ad219f84a7967d34354da7447422859.jpeg","path":"3ad219f84a7967d34354da7447422859.jpeg","width":1000,"height":1000,"alt":"Ingvn - Adjustable Layering Fake Top Lower Sweep S \/ Grey","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=48604826-dfee-4aaf-b7df-9af970acda5c","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Grey"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}