${function() {
const variantData = data.variant || {"id":"005a942d-ecdb-4145-a224-af0a146b82bf","product_id":"fa6a51ff-c951-4f4c-9b81-9d9c305a356e","title":"Green","weight_unit":"kg","inventory_quantity":500,"sku":"-Green-A00145611","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9ee88022af6e802f222537b098606778.jpeg","path":"9ee88022af6e802f222537b098606778.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"39.99","price":"29.99","retail_price":"39.99","available":true,"url":"\/products\/womens-genuine-leather-mini-shoulder-bag-mobile-phone-bag?variant=005a942d-ecdb-4145-a224-af0a146b82bf","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":25,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${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":"005a942d-ecdb-4145-a224-af0a146b82bf","product_id":"fa6a51ff-c951-4f4c-9b81-9d9c305a356e","title":"Green","weight_unit":"kg","inventory_quantity":500,"sku":"-Green-A00145611","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9ee88022af6e802f222537b098606778.jpeg","path":"9ee88022af6e802f222537b098606778.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"39.99","price":"29.99","retail_price":"39.99","available":true,"url":"\/products\/womens-genuine-leather-mini-shoulder-bag-mobile-phone-bag?variant=005a942d-ecdb-4145-a224-af0a146b82bf","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":25,"flashsale_info":[],"sales":0};
return `
`
}()}