Ingvn - Printed Round Neck Flutter Sleeve Blouse
${function() {
const variantData = data.variant || {"id":"eadab05f-e444-43cc-b284-c7afe37de607","product_id":"576f307d-4478-4ca5-8733-5024e8f2aae8","title":"Fuchsia-S","weight_unit":"g","inventory_quantity":777,"sku":"100101984243793","barcode":"100101984243793","position":1,"option1":"Fuchsia","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6f60d1f7eee81e879b823371aa4088e8.jpeg","path":"6f60d1f7eee81e879b823371aa4088e8.jpeg","width":667,"height":1000,"alt":"Ingvn - Printed Round Neck Flutter Sleeve Blouse Fuchsia \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":30.62,"min_quantity":1}],"weight":"101.14","compare_at_price":"0","price":"30.62","retail_price":"0","available":true,"url":"\/products\/printed-round-neck-flutter-sleeve-blouse?variant=eadab05f-e444-43cc-b284-c7afe37de607","available_quantity":777,"options":[{"name":"Color","value":"Fuchsia"},{"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 : 100101984243793
Weight : 101.14g
Barcode : 100101984243793
${function(){
const variantData = data.variant || {"id":"eadab05f-e444-43cc-b284-c7afe37de607","product_id":"576f307d-4478-4ca5-8733-5024e8f2aae8","title":"Fuchsia-S","weight_unit":"g","inventory_quantity":777,"sku":"100101984243793","barcode":"100101984243793","position":1,"option1":"Fuchsia","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6f60d1f7eee81e879b823371aa4088e8.jpeg","path":"6f60d1f7eee81e879b823371aa4088e8.jpeg","width":667,"height":1000,"alt":"Ingvn - Printed Round Neck Flutter Sleeve Blouse Fuchsia \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":30.62,"min_quantity":1}],"weight":"101.14","compare_at_price":"0","price":"30.62","retail_price":"0","available":true,"url":"\/products\/printed-round-neck-flutter-sleeve-blouse?variant=eadab05f-e444-43cc-b284-c7afe37de607","available_quantity":777,"options":[{"name":"Color","value":"Fuchsia"},{"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}
`
}()}