${function() {
const variantData = data.variant || {"id":"f266facd-fdf1-4a1f-894d-f55daeadb9e3","product_id":"908f8276-3cb3-4cec-9e9d-d276c7996f67","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"44.99","price":"22.99","retail_price":"44.99","available":true,"url":"\/products\/short-sleeve-bear-printed-mens-t-shirt?variant=f266facd-fdf1-4a1f-894d-f55daeadb9e3","available_quantity":999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":49,"flashsale_info":[],"sales":2};
const saveType = "amount";
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.