Ingvn - One-Shoulder Sleeveless Tie Waist Dress
${function() {
const variantData = data.variant || {"id":"f37be861-7f21-4cf8-b8af-8cf42d9b07be","product_id":"86b8820a-d03e-4f2d-8ca4-707d21f3eaa6","title":"Royal Blue-S","weight_unit":"g","inventory_quantity":666,"sku":"100101060355407","barcode":"100101060355407","position":1,"option1":"Royal Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3fbdd18367574b6439e771d8d945fffe.jpeg","path":"3fbdd18367574b6439e771d8d945fffe.jpeg","width":751,"height":1000,"alt":"Ingvn - One-Shoulder Sleeveless Tie Waist Dress Royal Blue \/ S","aspect_ratio":0.751},"wholesale_price":[{"price":27.56,"min_quantity":1}],"weight":"182","compare_at_price":"0","price":"27.56","retail_price":"0","available":true,"url":"\/products\/one-shoulder-sleeveless-tie-waist-dress?variant=f37be861-7f21-4cf8-b8af-8cf42d9b07be","available_quantity":666,"options":[{"name":"Color","value":"Royal 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 : 100101060355407
Weight : 182g
Barcode : 100101060355407
${function(){
const variantData = data.variant || {"id":"f37be861-7f21-4cf8-b8af-8cf42d9b07be","product_id":"86b8820a-d03e-4f2d-8ca4-707d21f3eaa6","title":"Royal Blue-S","weight_unit":"g","inventory_quantity":666,"sku":"100101060355407","barcode":"100101060355407","position":1,"option1":"Royal Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3fbdd18367574b6439e771d8d945fffe.jpeg","path":"3fbdd18367574b6439e771d8d945fffe.jpeg","width":751,"height":1000,"alt":"Ingvn - One-Shoulder Sleeveless Tie Waist Dress Royal Blue \/ S","aspect_ratio":0.751},"wholesale_price":[{"price":27.56,"min_quantity":1}],"weight":"182","compare_at_price":"0","price":"27.56","retail_price":"0","available":true,"url":"\/products\/one-shoulder-sleeveless-tie-waist-dress?variant=f37be861-7f21-4cf8-b8af-8cf42d9b07be","available_quantity":666,"options":[{"name":"Color","value":"Royal 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}
`
}()}