${function() {
const variantData = data.variant || {"id":"191bbee3-39a6-49b8-9969-f12c4e1683df","product_id":"1326ee6e-881d-40d3-85e2-82f566030ad6","title":"Default Title","weight_unit":"kg","inventory_quantity":999,"sku":"PXJRAYJB","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":129,"min_quantity":1}],"weight":"1.13","compare_at_price":"0","price":"129","retail_price":"0","available":true,"url":"\/products\/floor-length-off-the-shoulder-long-black-simple-elegant-prom-pxjrayjb?variant=191bbee3-39a6-49b8-9969-f12c4e1683df","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.