Ingvn - Elegant Solid Patchwork Regular High Waist Solid Color Bottoms
${function() {
const variantData = data.variant || {"id":"c945d1e6-6998-460b-9d10-41a3d4372c66","product_id":"1e39779d-c342-406b-ae36-9782d60e0da1","title":"Purple-S","weight_unit":"g","inventory_quantity":888,"sku":"FC7276-1-S","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ae6e0c4e06433946572bb4ca620919e.jpeg","path":"4ae6e0c4e06433946572bb4ca620919e.jpeg","width":667,"height":1000,"alt":"Ingvn - Elegant Solid Patchwork Regular High Waist Color Bottoms Purple \/ S Bottoms\/Skirts","aspect_ratio":0.667},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/elegant-solid-patchwork-regular-high-waist-solid-color-bottoms?variant=c945d1e6-6998-460b-9d10-41a3d4372c66","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"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.
${function(){
const variantData = data.variant || {"id":"c945d1e6-6998-460b-9d10-41a3d4372c66","product_id":"1e39779d-c342-406b-ae36-9782d60e0da1","title":"Purple-S","weight_unit":"g","inventory_quantity":888,"sku":"FC7276-1-S","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ae6e0c4e06433946572bb4ca620919e.jpeg","path":"4ae6e0c4e06433946572bb4ca620919e.jpeg","width":667,"height":1000,"alt":"Ingvn - Elegant Solid Patchwork Regular High Waist Color Bottoms Purple \/ S Bottoms\/Skirts","aspect_ratio":0.667},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/elegant-solid-patchwork-regular-high-waist-solid-color-bottoms?variant=c945d1e6-6998-460b-9d10-41a3d4372c66","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"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}
`
}()}