Ingvn - Notched Neck Ruffle Hem Sleeveless Dress
${function() {
const variantData = data.variant || {"id":"ee165b30-a178-41a6-beca-13692f4a4038","product_id":"83d2580d-21d6-4632-876d-c32300295ece","title":"Misty Blue-S","weight_unit":"g","inventory_quantity":777,"sku":"100101079970620","barcode":"100101079970620","position":1,"option1":"Misty Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d291e163d1c888cf8781df51d8d0ba99.jpeg","path":"d291e163d1c888cf8781df51d8d0ba99.jpeg","width":667,"height":1000,"alt":"Ingvn - Notched Neck Ruffle Hem Sleeveless Dress Misty Blue \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":24.52,"min_quantity":1}],"weight":"122","compare_at_price":"0","price":"24.52","retail_price":"0","available":true,"url":"\/products\/notched-neck-ruffle-hem-sleeveless-dress?variant=ee165b30-a178-41a6-beca-13692f4a4038","available_quantity":777,"options":[{"name":"Color","value":"Misty Blue"},{"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 : 100101079970620
Weight : 122g
Barcode : 100101079970620
${function(){
const variantData = data.variant || {"id":"ee165b30-a178-41a6-beca-13692f4a4038","product_id":"83d2580d-21d6-4632-876d-c32300295ece","title":"Misty Blue-S","weight_unit":"g","inventory_quantity":777,"sku":"100101079970620","barcode":"100101079970620","position":1,"option1":"Misty Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d291e163d1c888cf8781df51d8d0ba99.jpeg","path":"d291e163d1c888cf8781df51d8d0ba99.jpeg","width":667,"height":1000,"alt":"Ingvn - Notched Neck Ruffle Hem Sleeveless Dress Misty Blue \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":24.52,"min_quantity":1}],"weight":"122","compare_at_price":"0","price":"24.52","retail_price":"0","available":true,"url":"\/products\/notched-neck-ruffle-hem-sleeveless-dress?variant=ee165b30-a178-41a6-beca-13692f4a4038","available_quantity":777,"options":[{"name":"Color","value":"Misty Blue"},{"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}
`
}()}