Ingvn - Tied Surplice Neck Short Sleeve Blouse
${function() {
const variantData = data.variant || {"id":"b6233ecf-fb15-4fdb-bc21-466e3d4611a6","product_id":"44d1cb84-7632-4423-8ca8-b9369086e879","title":"Teal-S","weight_unit":"g","inventory_quantity":777,"sku":"100101760053108","barcode":"100101760053108","position":1,"option1":"Teal","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fed78a86d1e24f2a14755081d1791843.jpeg","path":"fed78a86d1e24f2a14755081d1791843.jpeg","width":751,"height":1000,"alt":"Ingvn - Tied Surplice Neck Short Sleeve Blouse Teal \/ S","aspect_ratio":0.751},"wholesale_price":[{"price":23.2,"min_quantity":1}],"weight":"183.14","compare_at_price":"0","price":"23.2","retail_price":"0","available":true,"url":"\/products\/tied-surplice-neck-short-sleeve-blouse?variant=b6233ecf-fb15-4fdb-bc21-466e3d4611a6","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 : 100101760053108
Weight : 183.14g
Barcode : 100101760053108
${function(){
const variantData = data.variant || {"id":"b6233ecf-fb15-4fdb-bc21-466e3d4611a6","product_id":"44d1cb84-7632-4423-8ca8-b9369086e879","title":"Teal-S","weight_unit":"g","inventory_quantity":777,"sku":"100101760053108","barcode":"100101760053108","position":1,"option1":"Teal","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fed78a86d1e24f2a14755081d1791843.jpeg","path":"fed78a86d1e24f2a14755081d1791843.jpeg","width":751,"height":1000,"alt":"Ingvn - Tied Surplice Neck Short Sleeve Blouse Teal \/ S","aspect_ratio":0.751},"wholesale_price":[{"price":23.2,"min_quantity":1}],"weight":"183.14","compare_at_price":"0","price":"23.2","retail_price":"0","available":true,"url":"\/products\/tied-surplice-neck-short-sleeve-blouse?variant=b6233ecf-fb15-4fdb-bc21-466e3d4611a6","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}
`
}()}