${function() {
const variantData = data.variant || {"id":"daf69d76-7c15-47cc-a000-2a0ee4877f4f","product_id":"d58ea298-02e6-44ee-88fb-663cfc7da46b","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"PST10288","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":246.93,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"246.93","retail_price":"0","available":true,"url":"\/products\/a-line-hand-made-flower-long-off-the-shoulder-sweetheart-prom-dresses-with-pockets-pst10288?variant=daf69d76-7c15-47cc-a000-2a0ee4877f4f","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.