${function() {
const variantData = data.variant || {"id":"cbe9dced-4902-4b9e-b411-ec786e7f9102","product_id":"02ec42aa-241c-4673-a276-d9b2a543f29b","title":"1 set - 4 pcs","weight_unit":"kg","inventory_quantity":1000,"sku":"DTT010","barcode":"","position":1,"option1":"1 set - 4 pcs","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"7.99","retail_price":"0","available":true,"url":"\/products\/anti-slip-pads-carpet-mat-grippers?variant=cbe9dced-4902-4b9e-b411-ec786e7f9102","available_quantity":999999999,"options":[{"name":"Quantity","value":"1 set - 4 pcs"}],"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.