Ingvn - Cutout V-Neck Sleeveless Bodysuit
${function() {
const variantData = data.variant || {"id":"151b54c6-e41c-4b8b-a16c-6cc834e69396","product_id":"bb410cd0-a60d-45b3-91bb-6741c41f2abb","title":"Navy-S","weight_unit":"g","inventory_quantity":777,"sku":"100100189701059","barcode":"100100189701059","position":1,"option1":"Navy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d45513425506f791eef2bba944255f57.jpeg","path":"d45513425506f791eef2bba944255f57.jpeg","width":750,"height":1000,"alt":"Ingvn - Cutout V-Neck Sleeveless Bodysuit Navy \/ S","aspect_ratio":0.75},"wholesale_price":[{"price":26.7,"min_quantity":1}],"weight":"190","compare_at_price":"0","price":"26.7","retail_price":"0","available":true,"url":"\/products\/cutout-v-neck-sleeveless-bodysuit?variant=151b54c6-e41c-4b8b-a16c-6cc834e69396","available_quantity":777,"options":[{"name":"Color","value":"Navy"},{"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 : 100100189701059
Weight : 190g
Barcode : 100100189701059
${function(){
const variantData = data.variant || {"id":"151b54c6-e41c-4b8b-a16c-6cc834e69396","product_id":"bb410cd0-a60d-45b3-91bb-6741c41f2abb","title":"Navy-S","weight_unit":"g","inventory_quantity":777,"sku":"100100189701059","barcode":"100100189701059","position":1,"option1":"Navy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d45513425506f791eef2bba944255f57.jpeg","path":"d45513425506f791eef2bba944255f57.jpeg","width":750,"height":1000,"alt":"Ingvn - Cutout V-Neck Sleeveless Bodysuit Navy \/ S","aspect_ratio":0.75},"wholesale_price":[{"price":26.7,"min_quantity":1}],"weight":"190","compare_at_price":"0","price":"26.7","retail_price":"0","available":true,"url":"\/products\/cutout-v-neck-sleeveless-bodysuit?variant=151b54c6-e41c-4b8b-a16c-6cc834e69396","available_quantity":777,"options":[{"name":"Color","value":"Navy"},{"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}
`
}()}