Ingvn - V-Neck Sleeveless Spaghetti Straps Midi Dress
${function() {
const variantData = data.variant || {"id":"1a276748-9929-45df-9e0c-9df2e2f33011","product_id":"2d2aef9d-f35d-43b9-bcc9-ba626f0155fa","title":"Gum Leaf-S","weight_unit":"g","inventory_quantity":777,"sku":"100101192613219","barcode":"100101192613219","position":1,"option1":"Gum Leaf","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4163963985be2c1db4e833ebea6f878f.jpeg","path":"4163963985be2c1db4e833ebea6f878f.jpeg","width":667,"height":1000,"alt":"Ingvn - V-Neck Sleeveless Spaghetti Straps Midi Dress Gum Leaf \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":28.44,"min_quantity":1}],"weight":"160","compare_at_price":"0","price":"28.44","retail_price":"0","available":true,"url":"\/products\/v-neck-sleeveless-spaghetti-straps-midi-dress?variant=1a276748-9929-45df-9e0c-9df2e2f33011","available_quantity":777,"options":[{"name":"Color","value":"Gum Leaf"},{"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 : 100101192613219
Weight : 160g
Barcode : 100101192613219
${function(){
const variantData = data.variant || {"id":"1a276748-9929-45df-9e0c-9df2e2f33011","product_id":"2d2aef9d-f35d-43b9-bcc9-ba626f0155fa","title":"Gum Leaf-S","weight_unit":"g","inventory_quantity":777,"sku":"100101192613219","barcode":"100101192613219","position":1,"option1":"Gum Leaf","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4163963985be2c1db4e833ebea6f878f.jpeg","path":"4163963985be2c1db4e833ebea6f878f.jpeg","width":667,"height":1000,"alt":"Ingvn - V-Neck Sleeveless Spaghetti Straps Midi Dress Gum Leaf \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":28.44,"min_quantity":1}],"weight":"160","compare_at_price":"0","price":"28.44","retail_price":"0","available":true,"url":"\/products\/v-neck-sleeveless-spaghetti-straps-midi-dress?variant=1a276748-9929-45df-9e0c-9df2e2f33011","available_quantity":777,"options":[{"name":"Color","value":"Gum Leaf"},{"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}
`
}()}