Ingvn - Floral Print Sleeveless Square Neck Slit Midi Dress
${function() {
const variantData = data.variant || {"id":"e3f7248f-fbca-412c-8e37-7a89be5d7521","product_id":"9d2bc242-980c-4143-aeb3-4483cca0d65a","title":"Floral-XS","weight_unit":"g","inventory_quantity":777,"sku":"100101692193549","barcode":"100101692193549","position":1,"option1":"Floral","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a516cf2d9c085eaf207376dd539f81ca.jpeg","path":"a516cf2d9c085eaf207376dd539f81ca.jpeg","width":667,"height":1000,"alt":"Ingvn - Floral Print Sleeveless Square Neck Slit Midi Dress \/ Xs","aspect_ratio":0.667},"wholesale_price":[{"price":28.44,"min_quantity":1}],"weight":"220","compare_at_price":"0","price":"28.44","retail_price":"0","available":true,"url":"\/products\/floral-print-sleeveless-square-neck-slit-midi-dress?variant=e3f7248f-fbca-412c-8e37-7a89be5d7521","available_quantity":777,"options":[{"name":"Color","value":"Floral"},{"name":"Size","value":"XS"}],"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 : 100101692193549
Weight : 220g
Barcode : 100101692193549
${function(){
const variantData = data.variant || {"id":"e3f7248f-fbca-412c-8e37-7a89be5d7521","product_id":"9d2bc242-980c-4143-aeb3-4483cca0d65a","title":"Floral-XS","weight_unit":"g","inventory_quantity":777,"sku":"100101692193549","barcode":"100101692193549","position":1,"option1":"Floral","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a516cf2d9c085eaf207376dd539f81ca.jpeg","path":"a516cf2d9c085eaf207376dd539f81ca.jpeg","width":667,"height":1000,"alt":"Ingvn - Floral Print Sleeveless Square Neck Slit Midi Dress \/ Xs","aspect_ratio":0.667},"wholesale_price":[{"price":28.44,"min_quantity":1}],"weight":"220","compare_at_price":"0","price":"28.44","retail_price":"0","available":true,"url":"\/products\/floral-print-sleeveless-square-neck-slit-midi-dress?variant=e3f7248f-fbca-412c-8e37-7a89be5d7521","available_quantity":777,"options":[{"name":"Color","value":"Floral"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}