${function() {
const variantData = data.variant || {"id":"b6b06204-7e1b-4729-956b-12640dd3ccef","product_id":"6fbb0d7a-c4f4-43f8-80ac-834d2cf93fef","title":"Picture Color","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Picture Color","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":233.99,"min_quantity":1}],"weight":"0.5","compare_at_price":"233.99","price":"233.99","retail_price":"233.99","available":true,"url":"\/products\/elegant-spaghetti-straps-v-neck-chiffon-backless-beach-wedding-dresses-bridal-gowns-w1101-gyh3?variant=b6b06204-7e1b-4729-956b-12640dd3ccef","available_quantity":999999999,"options":[{"name":"Color","value":"Picture Color"}],"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.