${function() {
const variantData = data.variant || {"id":"0c5c994c-0973-417a-a638-e1e02373afb2","product_id":"cdaf851c-0b7c-4b9c-a092-be6c52646c2f","title":"Black","weight_unit":"g","inventory_quantity":200,"sku":"CJYDQTLY00625-Black","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1cf249650ae36530062e883c1eb86334.jpeg","path":"1cf249650ae36530062e883c1eb86334.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"475","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/outdoor-cookware-1-2-people-camping-cookware-set?variant=0c5c994c-0973-417a-a638-e1e02373afb2","available_quantity":200,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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.
${function(){
const variantData = data.variant || {"id":"0c5c994c-0973-417a-a638-e1e02373afb2","product_id":"cdaf851c-0b7c-4b9c-a092-be6c52646c2f","title":"Black","weight_unit":"g","inventory_quantity":200,"sku":"CJYDQTLY00625-Black","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1cf249650ae36530062e883c1eb86334.jpeg","path":"1cf249650ae36530062e883c1eb86334.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"475","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/outdoor-cookware-1-2-people-camping-cookware-set?variant=0c5c994c-0973-417a-a638-e1e02373afb2","available_quantity":200,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}