${function() {
const variantData = data.variant || {"id":"7b25c505-b4e3-4b86-a7a2-1c78fef6b4f0","product_id":"ede44506-55a2-468d-bb4f-43164c950653","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"126P0014864","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":106,"min_quantity":1}],"weight":"1.5","compare_at_price":"0","price":"106","retail_price":"0","available":true,"url":"\/products\/stella-jumpsuit-pantsuit-scoop-neck-floor-length-chiffon-mother-of-the-bride-dress-dx126p0014864?variant=7b25c505-b4e3-4b86-a7a2-1c78fef6b4f0","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.