Ingvn - Round Neck Ruched Short Sleeve Blouse
${function() {
const variantData = data.variant || {"id":"c1c733e9-c0cf-429a-9d7b-59f5e78d7d0b","product_id":"8c465bd1-0766-4137-8541-1f3bdbb468a7","title":"Deep Red-S","weight_unit":"g","inventory_quantity":777,"sku":"100101576146012","barcode":"100101576146012","position":1,"option1":"Deep Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a6c7da220f765ae7f07f92208b9926a3.jpeg","path":"a6c7da220f765ae7f07f92208b9926a3.jpeg","width":667,"height":1000,"alt":"Ingvn - Round Neck Ruched Short Sleeve Blouse Deep Red \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":20.16,"min_quantity":1}],"weight":"178","compare_at_price":"0","price":"20.16","retail_price":"0","available":true,"url":"\/products\/round-neck-ruched-short-sleeve-blouse?variant=c1c733e9-c0cf-429a-9d7b-59f5e78d7d0b","available_quantity":777,"options":[{"name":"Color","value":"Deep Red"},{"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 : 100101576146012
Weight : 178g
Barcode : 100101576146012
${function(){
const variantData = data.variant || {"id":"c1c733e9-c0cf-429a-9d7b-59f5e78d7d0b","product_id":"8c465bd1-0766-4137-8541-1f3bdbb468a7","title":"Deep Red-S","weight_unit":"g","inventory_quantity":777,"sku":"100101576146012","barcode":"100101576146012","position":1,"option1":"Deep Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a6c7da220f765ae7f07f92208b9926a3.jpeg","path":"a6c7da220f765ae7f07f92208b9926a3.jpeg","width":667,"height":1000,"alt":"Ingvn - Round Neck Ruched Short Sleeve Blouse Deep Red \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":20.16,"min_quantity":1}],"weight":"178","compare_at_price":"0","price":"20.16","retail_price":"0","available":true,"url":"\/products\/round-neck-ruched-short-sleeve-blouse?variant=c1c733e9-c0cf-429a-9d7b-59f5e78d7d0b","available_quantity":777,"options":[{"name":"Color","value":"Deep Red"},{"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}
`
}()}