${function() {
const variantData = data.variant || {"id":"9262eb14-0cae-443e-9c68-1f7024c27be3","product_id":"1d0d182f-6ba5-48db-973c-63f615daf74e","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"PST13280","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":172.04,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"172.04","retail_price":"0","available":true,"url":"\/products\/princess-pearl-pink-tulle-a-line-v-neck-floral-applique-short-cocktail-dress-homecoming-dress-pst13280?variant=9262eb14-0cae-443e-9c68-1f7024c27be3","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.