${function() {
const variantData = data.variant || {"id":"bf8e053a-5eac-4d7e-822e-7d66bf26f535","product_id":"ed6d7caa-73e9-471e-ab61-952fb93cc335","title":"A","weight_unit":"kg","inventory_quantity":1000,"sku":"NAGHC-A","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ced2c92ab10b3a4168ea70e014518a3c.jpeg","path":"ced2c92ab10b3a4168ea70e014518a3c.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.99","retail_price":"0","available":true,"url":"\/products\/new-angel-girl-hanging-cup-resin-decoration-fairy-combination-flower-basket-edge-decoration-garden-design-fairy-pot-huggers?variant=bf8e053a-5eac-4d7e-822e-7d66bf26f535","available_quantity":999999999,"options":[{"name":"Shape","value":"A"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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.