Ingvn - Neck Short Sleeve Front Tie Ruffle Hem Blouse
${function() {
const variantData = data.variant || {"id":"bb2a0876-353b-4ead-8e46-8c7ef520b322","product_id":"79f90e8e-543f-462b-983d-6c7aabdfeffb","title":"Teal-S","weight_unit":"g","inventory_quantity":777,"sku":"100100059499635","barcode":"100100059499635","position":1,"option1":"Teal","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/123a1daf4f4d6446d1e64b2f25798d40.jpeg","path":"123a1daf4f4d6446d1e64b2f25798d40.jpeg","width":750,"height":1000,"alt":"Ingvn - Neck Short Sleeve Front Tie Ruffle Hem Blouse Teal \/ S","aspect_ratio":0.75},"wholesale_price":[{"price":26.26,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"26.26","retail_price":"0","available":true,"url":"\/products\/surplice-neck-short-sleeve-front-tie-ruffle-hem-blouse?variant=bb2a0876-353b-4ead-8e46-8c7ef520b322","available_quantity":777,"options":[{"name":"Color","value":"Teal"},{"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 : 100100059499635
Weight : 180g
Barcode : 100100059499635
${function(){
const variantData = data.variant || {"id":"bb2a0876-353b-4ead-8e46-8c7ef520b322","product_id":"79f90e8e-543f-462b-983d-6c7aabdfeffb","title":"Teal-S","weight_unit":"g","inventory_quantity":777,"sku":"100100059499635","barcode":"100100059499635","position":1,"option1":"Teal","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/123a1daf4f4d6446d1e64b2f25798d40.jpeg","path":"123a1daf4f4d6446d1e64b2f25798d40.jpeg","width":750,"height":1000,"alt":"Ingvn - Neck Short Sleeve Front Tie Ruffle Hem Blouse Teal \/ S","aspect_ratio":0.75},"wholesale_price":[{"price":26.26,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"26.26","retail_price":"0","available":true,"url":"\/products\/surplice-neck-short-sleeve-front-tie-ruffle-hem-blouse?variant=bb2a0876-353b-4ead-8e46-8c7ef520b322","available_quantity":777,"options":[{"name":"Color","value":"Teal"},{"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}
`
}()}