${function() {
const variantData = data.variant || {"id":"33813d83-2688-45dd-a260-9b43ed333e59","product_id":"4fcf3145-54e0-4e56-b9cb-45c8afa296f7","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1414529626086096898","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d159153bbe85a7f14d7fa0c502cf77de.jpeg","path":"d159153bbe85a7f14d7fa0c502cf77de.jpeg","width":462,"height":462,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.22","retail_price":"0","available":true,"url":"\/products\/summer-style-cotton-and-linen-t-shirt?variant=33813d83-2688-45dd-a260-9b43ed333e59","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"33813d83-2688-45dd-a260-9b43ed333e59","product_id":"4fcf3145-54e0-4e56-b9cb-45c8afa296f7","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1414529626086096898","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d159153bbe85a7f14d7fa0c502cf77de.jpeg","path":"d159153bbe85a7f14d7fa0c502cf77de.jpeg","width":462,"height":462,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.22","retail_price":"0","available":true,"url":"\/products\/summer-style-cotton-and-linen-t-shirt?variant=33813d83-2688-45dd-a260-9b43ed333e59","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}