${function() {
const variantData = data.variant || {"id":"49ef1cf8-55c9-4ee2-95b5-c92b3426ce39","product_id":"19329fab-ca32-4ee7-a163-154b367e8f46","title":"Double Green","weight_unit":"g","inventory_quantity":300,"sku":"CJYD183118301AZ","barcode":"","position":1,"option1":"Double Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/28a5ea5e91936af110613f6853553fe9.jpeg","path":"28a5ea5e91936af110613f6853553fe9.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"45","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/wheat-straw-hollow-massage-comb?variant=49ef1cf8-55c9-4ee2-95b5-c92b3426ce39","available_quantity":300,"options":[{"name":"Color","value":"Double Green"}],"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":"49ef1cf8-55c9-4ee2-95b5-c92b3426ce39","product_id":"19329fab-ca32-4ee7-a163-154b367e8f46","title":"Double Green","weight_unit":"g","inventory_quantity":300,"sku":"CJYD183118301AZ","barcode":"","position":1,"option1":"Double Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/28a5ea5e91936af110613f6853553fe9.jpeg","path":"28a5ea5e91936af110613f6853553fe9.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"45","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/wheat-straw-hollow-massage-comb?variant=49ef1cf8-55c9-4ee2-95b5-c92b3426ce39","available_quantity":300,"options":[{"name":"Color","value":"Double Green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}