${function() {
const variantData = data.variant || {"id":"2db70521-e2ce-4424-b7cf-d4f6b5334b9d","product_id":"37641087-66e6-4ba3-be52-a9c373bf90b7","title":"4 Pack","weight_unit":"kg","inventory_quantity":1000,"sku":"ZRC-4 Pack-A0034868","barcode":"","position":1,"option1":"4 Pack","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abbb7a112b935c1c5d6f6d033f0235bf.jpeg","path":"abbb7a112b935c1c5d6f6d033f0235bf.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.95,"min_quantity":1}],"weight":"0","compare_at_price":"34.95","price":"15.95","retail_price":"34.95","available":true,"url":"\/products\/slorbs-balls?variant=2db70521-e2ce-4424-b7cf-d4f6b5334b9d","available_quantity":999999999,"options":[{"name":"Select Quantity:","value":"4 Pack"}],"off_ratio":54,"flashsale_info":[],"sales":0};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2db70521-e2ce-4424-b7cf-d4f6b5334b9d","product_id":"37641087-66e6-4ba3-be52-a9c373bf90b7","title":"4 Pack","weight_unit":"kg","inventory_quantity":1000,"sku":"ZRC-4 Pack-A0034868","barcode":"","position":1,"option1":"4 Pack","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abbb7a112b935c1c5d6f6d033f0235bf.jpeg","path":"abbb7a112b935c1c5d6f6d033f0235bf.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.95,"min_quantity":1}],"weight":"0","compare_at_price":"34.95","price":"15.95","retail_price":"34.95","available":true,"url":"\/products\/slorbs-balls?variant=2db70521-e2ce-4424-b7cf-d4f6b5334b9d","available_quantity":999999999,"options":[{"name":"Select Quantity:","value":"4 Pack"}],"off_ratio":54,"flashsale_info":[],"sales":0};
return `
`
}()}