Ingvn - Sweet Elegant Striped Contrast Loose Straight Patchwork Bottoms
${function() {
const variantData = data.variant || {"id":"dfcc34ad-3c2f-402c-b452-f1c15d5e30eb","product_id":"0389c26a-2c1c-42b9-85e6-84ba89489c28","title":"Light Green-XS","weight_unit":"g","inventory_quantity":8888,"sku":"FC6745-1-XS","barcode":"","position":1,"option1":"Light Green","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1004285cbdca8a216c40f4bf1ce9786.jpeg","path":"d1004285cbdca8a216c40f4bf1ce9786.jpeg","width":667,"height":1000,"alt":"Ingvn - Sweet Elegant Striped Contrast Loose Straight Patchwork Bottoms Light Green \/ Xs","aspect_ratio":0.667},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.99","retail_price":"0","available":true,"url":"\/products\/sweet-elegant-striped-contrast-loose-straight-patchwork-bottoms?variant=dfcc34ad-3c2f-402c-b452-f1c15d5e30eb","available_quantity":999999999,"options":[{"name":"Color","value":"Light Green"},{"name":"Size","value":"XS"}],"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":"dfcc34ad-3c2f-402c-b452-f1c15d5e30eb","product_id":"0389c26a-2c1c-42b9-85e6-84ba89489c28","title":"Light Green-XS","weight_unit":"g","inventory_quantity":8888,"sku":"FC6745-1-XS","barcode":"","position":1,"option1":"Light Green","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1004285cbdca8a216c40f4bf1ce9786.jpeg","path":"d1004285cbdca8a216c40f4bf1ce9786.jpeg","width":667,"height":1000,"alt":"Ingvn - Sweet Elegant Striped Contrast Loose Straight Patchwork Bottoms Light Green \/ Xs","aspect_ratio":0.667},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.99","retail_price":"0","available":true,"url":"\/products\/sweet-elegant-striped-contrast-loose-straight-patchwork-bottoms?variant=dfcc34ad-3c2f-402c-b452-f1c15d5e30eb","available_quantity":999999999,"options":[{"name":"Color","value":"Light Green"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}