${function() {
const variantData = data.variant || {"id":"80b12360-ab89-488c-8de7-0b08be53e086","product_id":"5b03a2fa-4b9f-455b-be10-3f664dff7009","title":"Green","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1710518895781","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":63,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"63","retail_price":"0","available":true,"url":"\/products\/handmade-journal-best-gift-ideas-unique?variant=80b12360-ab89-488c-8de7-0b08be53e086","available_quantity":1000,"options":[{"name":"Primary color","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = false;
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.