${function() {
const variantData = data.variant || {"id":"76846ab7-cad2-48e0-860b-c5f0ab3bf86a","product_id":"343a6997-c42c-4302-bc07-60594d3c2d84","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"P0017826","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":139,"min_quantity":1}],"weight":"1.5","compare_at_price":"0","price":"139","retail_price":"0","available":true,"url":"\/products\/taryn-natural-waist-spandex-sleeveless-trumpet-mermaid-floor-length-off-the-shoulder-bridesmaid-dresses?variant=76846ab7-cad2-48e0-860b-c5f0ab3bf86a","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.