Ingvn - Cropped Halter Neck Tie Back Blouse
${function() {
const variantData = data.variant || {"id":"beb3f612-cd8f-458f-8cc3-27b91e1cb991","product_id":"48ef40c0-d5d3-4728-89d5-e3d1013e9853","title":"Hot Pink-S","weight_unit":"g","inventory_quantity":777,"sku":"100101868643620","barcode":"100101868643620","position":1,"option1":"Hot Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5007521226e562d90fd40a57dd22851.jpeg","path":"b5007521226e562d90fd40a57dd22851.jpeg","width":667,"height":1000,"alt":"Ingvn - Cropped Halter Neck Tie Back Blouse Hot Pink \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":21.9,"min_quantity":1}],"weight":"102","compare_at_price":"0","price":"21.9","retail_price":"0","available":true,"url":"\/products\/cropped-halter-neck-tie-back-blouse?variant=beb3f612-cd8f-458f-8cc3-27b91e1cb991","available_quantity":777,"options":[{"name":"Color","value":"Hot Pink"},{"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 : 100101868643620
Weight : 102g
Barcode : 100101868643620
${function(){
const variantData = data.variant || {"id":"beb3f612-cd8f-458f-8cc3-27b91e1cb991","product_id":"48ef40c0-d5d3-4728-89d5-e3d1013e9853","title":"Hot Pink-S","weight_unit":"g","inventory_quantity":777,"sku":"100101868643620","barcode":"100101868643620","position":1,"option1":"Hot Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5007521226e562d90fd40a57dd22851.jpeg","path":"b5007521226e562d90fd40a57dd22851.jpeg","width":667,"height":1000,"alt":"Ingvn - Cropped Halter Neck Tie Back Blouse Hot Pink \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":21.9,"min_quantity":1}],"weight":"102","compare_at_price":"0","price":"21.9","retail_price":"0","available":true,"url":"\/products\/cropped-halter-neck-tie-back-blouse?variant=beb3f612-cd8f-458f-8cc3-27b91e1cb991","available_quantity":777,"options":[{"name":"Color","value":"Hot Pink"},{"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}
`
}()}