${function() {
const variantData = data.variant || {"id":"3d1158a2-7d1d-4e5a-b972-8317646c1fae","product_id":"68e4cd61-d456-4a09-be7a-8386bf27fa4b","title":"yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"CP42453-C003","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/12274772b7393c1a6ca9bf6999953de2.jpeg","path":"12274772b7393c1a6ca9bf6999953de2.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.99","retail_price":"0","available":true,"url":"\/products\/professional-choking-emergency-device-for-adult-and-children?variant=3d1158a2-7d1d-4e5a-b972-8317646c1fae","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.