${function() {
const variantData = data.variant || {"id":"2a6fae6f-00ef-49cc-9361-c3fc5dcb91ca","product_id":"acf8446b-9c69-40c8-ae52-3c64d1ba2c70","title":"Khaki","weight_unit":"kg","inventory_quantity":1000,"sku":"GL14031-C011","barcode":"","position":1,"option1":"Khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4beb1564ba5b86cf130914ba6606f209.jpeg","path":"4beb1564ba5b86cf130914ba6606f209.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.99","retail_price":"0","available":true,"url":"\/products\/cat-fan-cotton-gloves?variant=2a6fae6f-00ef-49cc-9361-c3fc5dcb91ca","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"}],"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.