Ingvn - Scoop Neck Spaghetti Strap Ruffle Hem Tank
${function() {
const variantData = data.variant || {"id":"86b2af1a-9d82-4dbc-b201-901006fd0482","product_id":"f2ff313f-281d-43c1-b07f-c2bcf796d38e","title":"Black-M","weight_unit":"g","inventory_quantity":777,"sku":"100100179402329","barcode":"100100179402329","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/024b91318221cdbbe0646aea0bdb1a22.jpeg","path":"024b91318221cdbbe0646aea0bdb1a22.jpeg","width":667,"height":1000,"alt":"Ingvn - Scoop Neck Spaghetti Strap Ruffle Hem Tank Black \/ M","aspect_ratio":0.667},"wholesale_price":[{"price":26.26,"min_quantity":1}],"weight":"138","compare_at_price":"0","price":"26.26","retail_price":"0","available":true,"url":"\/products\/scoop-neck-spaghetti-strap-ruffle-hem-tank?variant=86b2af1a-9d82-4dbc-b201-901006fd0482","available_quantity":777,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"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 : 100100179402329
Weight : 138g
Barcode : 100100179402329
${function(){
const variantData = data.variant || {"id":"86b2af1a-9d82-4dbc-b201-901006fd0482","product_id":"f2ff313f-281d-43c1-b07f-c2bcf796d38e","title":"Black-M","weight_unit":"g","inventory_quantity":777,"sku":"100100179402329","barcode":"100100179402329","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/024b91318221cdbbe0646aea0bdb1a22.jpeg","path":"024b91318221cdbbe0646aea0bdb1a22.jpeg","width":667,"height":1000,"alt":"Ingvn - Scoop Neck Spaghetti Strap Ruffle Hem Tank Black \/ M","aspect_ratio":0.667},"wholesale_price":[{"price":26.26,"min_quantity":1}],"weight":"138","compare_at_price":"0","price":"26.26","retail_price":"0","available":true,"url":"\/products\/scoop-neck-spaghetti-strap-ruffle-hem-tank?variant=86b2af1a-9d82-4dbc-b201-901006fd0482","available_quantity":777,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}