${function() {
const variantData = data.variant || {"id":"cc4ee3f7-8909-4e22-b932-262ab9fb012d","product_id":"c825c1a6-c5b9-4c97-8da7-0c36389af143","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1622780216131182593","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1a19768283bc0837ebec84a04a2fa51c.jpeg","path":"1a19768283bc0837ebec84a04a2fa51c.jpeg","width":992,"height":992,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.95","retail_price":"0","available":true,"url":"\/products\/mens-casual-slim-short-sleeved-t-shirt-sports-fitness-running-v-neck-top?variant=cc4ee3f7-8909-4e22-b932-262ab9fb012d","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"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":"cc4ee3f7-8909-4e22-b932-262ab9fb012d","product_id":"c825c1a6-c5b9-4c97-8da7-0c36389af143","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1622780216131182593","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1a19768283bc0837ebec84a04a2fa51c.jpeg","path":"1a19768283bc0837ebec84a04a2fa51c.jpeg","width":992,"height":992,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.95","retail_price":"0","available":true,"url":"\/products\/mens-casual-slim-short-sleeved-t-shirt-sports-fitness-running-v-neck-top?variant=cc4ee3f7-8909-4e22-b932-262ab9fb012d","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}