${function() {
const variantData = data.variant || {"id":"1065ddf7-e07f-4caa-aa1c-c2ccbae820ef","product_id":"f1e4f1ac-0bc6-48ea-b7f0-e0cd8cd3eea4","title":"Green-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"-Green-6.5-A00145648","barcode":"","position":1,"option1":"Green","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/569b4007b7d56e343a3df64fd3fdc866.jpeg","path":"569b4007b7d56e343a3df64fd3fdc866.jpeg","width":569,"height":569,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0.7","compare_at_price":"0","price":"49.99","retail_price":"0","available":true,"url":"\/products\/men-s-leather-hollow-out-breathable-soft-zipper-casual-shoes-driving-shoes?variant=1065ddf7-e07f-4caa-aa1c-c2ccbae820ef","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"6.5"}],"off_ratio":0,"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}
`
}()}
${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":"1065ddf7-e07f-4caa-aa1c-c2ccbae820ef","product_id":"f1e4f1ac-0bc6-48ea-b7f0-e0cd8cd3eea4","title":"Green-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"-Green-6.5-A00145648","barcode":"","position":1,"option1":"Green","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/569b4007b7d56e343a3df64fd3fdc866.jpeg","path":"569b4007b7d56e343a3df64fd3fdc866.jpeg","width":569,"height":569,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0.7","compare_at_price":"0","price":"49.99","retail_price":"0","available":true,"url":"\/products\/men-s-leather-hollow-out-breathable-soft-zipper-casual-shoes-driving-shoes?variant=1065ddf7-e07f-4caa-aa1c-c2ccbae820ef","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"6.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}