${function() {
const variantData = data.variant || {"id":"b5bf0031-01be-4e3a-bd25-12478e1ff6e2","product_id":"aa441369-0a77-4e06-b88c-0e4bac3d9b6b","title":"red","weight_unit":"kg","inventory_quantity":1000,"sku":"SAK1443-X39694","barcode":"","position":1,"option1":"red","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.99","retail_price":"0","available":true,"url":"\/products\/magic-decompression-multi-function-ufo-ball?variant=b5bf0031-01be-4e3a-bd25-12478e1ff6e2","available_quantity":999999999,"options":[{"name":"Color","value":"red"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
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.