${function() {
const variantData = data.variant || {"id":"ed184ead-924f-4c7c-9cdd-639869a545bc","product_id":"51246088-3301-4748-ac81-154b86a1b69d","title":"Adult White","weight_unit":"kg","inventory_quantity":1000,"sku":"Shoe-dryer-Adult-White","barcode":"","position":1,"option1":"Adult White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46df5405b3e18d026b185d590594d236.jpg","path":"46df5405b3e18d026b185d590594d236.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/shoe-dryer?variant=ed184ead-924f-4c7c-9cdd-639869a545bc","available_quantity":999999999,"options":[{"name":"color","value":"Adult White"}],"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.