${function() {
const variantData = data.variant || {"id":"d6490fd2-8672-47de-92be-e6e804505dc7","product_id":"b7a97bfc-b4d8-4a8f-aeac-234343c66dae","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"PST14273","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":151.8,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"151.8","retail_price":"0","available":true,"url":"\/products\/two-pieces-halter-open-back-yellow-prom-dresses-beads-evening-dresses-with-pockets-pst14273?variant=d6490fd2-8672-47de-92be-e6e804505dc7","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.