${function() {
const variantData = data.variant || {"id":"5cbe3278-d270-4b16-808a-21ddc3f3fa5e","product_id":"021f9665-ab86-48ce-9dd1-3d389b4ec4f1","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"PST12798","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":216.57,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"216.57","retail_price":"0","available":true,"url":"\/products\/mermaid-navy-scoop-sleeveless-prom-dress-with-pst12798?variant=5cbe3278-d270-4b16-808a-21ddc3f3fa5e","available_quantity":999999999,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":0,"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.