${function() {
const variantData = data.variant || {"id":"c2eb81e4-5360-448d-8a6b-8d836bad0319","product_id":"5b9971a2-b34c-4af5-9d9c-d87671c6dc7c","title":"Default Title","weight_unit":"kg","inventory_quantity":999,"sku":"P0007273","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":151,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"151","retail_price":"0","available":true,"url":"\/products\/sheath-column-square-applique-short-sleeves-short-satin-mother-of-the-bride-dresses-tpp0007273?variant=c2eb81e4-5360-448d-8a6b-8d836bad0319","available_quantity":999,"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.