${function() {
const variantData = data.variant || {"id":"d40364c1-423f-4815-9a41-d8a74d2a6c4d","product_id":"65c97490-b763-492f-b99c-bea2d1987d3f","title":"Black","weight_unit":"kg","inventory_quantity":1000,"sku":"FootDoor-Black","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1a2ebb8fc4c5c9433d4ea58f1c26f1d7.png","path":"1a2ebb8fc4c5c9433d4ea58f1c26f1d7.png","width":435,"height":435,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/foot-door-suction-locator-7app?variant=d40364c1-423f-4815-9a41-d8a74d2a6c4d","available_quantity":999999999,"options":[{"name":"Colour","value":"Black"}],"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.