${function() {
const variantData = data.variant || {"id":"285f574e-78a2-475e-9555-686c72703645","product_id":"299cbfcd-076c-4481-8c48-89ebf535eb4c","title":"5 ( U.S )","weight_unit":"kg","inventory_quantity":1000,"sku":"CP22628-S253","barcode":"","position":1,"option1":"5 ( U.S )","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":15.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.99","retail_price":"0","available":true,"url":"\/products\/golden-sunflower-wide-band-ring?variant=285f574e-78a2-475e-9555-686c72703645","available_quantity":999999999,"options":[{"name":"Size","value":"5 ( U.S )"}],"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.