${function() {
const variantData = data.variant || {"id":"64510950-aecb-4a62-8f14-33f793dec5f5","product_id":"2a059e18-3f3a-47d1-b044-6d707012a888","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"PATJGZ9T","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":261,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"261","retail_price":"0","available":true,"url":"\/products\/2020-a-line-tulle-cap-sleeve-scoop-wedding-dresses-with-applique-patjgz9t?variant=64510950-aecb-4a62-8f14-33f793dec5f5","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.