${function() {
const variantData = data.variant || {"id":"24e7d137-35b3-4020-87d2-6c21d55f6b22","product_id":"37a3397b-c50a-4015-bb09-919847877ee7","title":"pink","weight_unit":"kg","inventory_quantity":1000,"sku":"PSAC-pink","barcode":"","position":2,"option1":"pink","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8a072a01ec4f2a93f33cec6602a5faec.jpg","path":"8a072a01ec4f2a93f33cec6602a5faec.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.89","retail_price":"0","available":true,"url":"\/products\/pet-safety-adjustable-clip-on-car-seat-belt?variant=24e7d137-35b3-4020-87d2-6c21d55f6b22","available_quantity":999999999,"options":[{"name":"Color","value":"pink"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.