${function() {
const variantData = data.variant || {"id":"8cf303ca-2508-435e-9c70-8f1ad39cfa5b","product_id":"de521677-dc5e-4be5-9263-09b3c96666e0","title":"Meat Tenderizer","weight_unit":"g","inventory_quantity":395,"sku":"CJYD183611501AZ","barcode":"","position":1,"option1":"Meat Tenderizer","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c01d0e87b82256091dc8635ca691563.jpeg","path":"4c01d0e87b82256091dc8635ca691563.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/multifunctional-hammer-steak-loose-meat-hammer-axe?variant=8cf303ca-2508-435e-9c70-8f1ad39cfa5b","available_quantity":395,"options":[{"name":"Color","value":"Meat Tenderizer"}],"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":"8cf303ca-2508-435e-9c70-8f1ad39cfa5b","product_id":"de521677-dc5e-4be5-9263-09b3c96666e0","title":"Meat Tenderizer","weight_unit":"g","inventory_quantity":395,"sku":"CJYD183611501AZ","barcode":"","position":1,"option1":"Meat Tenderizer","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c01d0e87b82256091dc8635ca691563.jpeg","path":"4c01d0e87b82256091dc8635ca691563.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/multifunctional-hammer-steak-loose-meat-hammer-axe?variant=8cf303ca-2508-435e-9c70-8f1ad39cfa5b","available_quantity":395,"options":[{"name":"Color","value":"Meat Tenderizer"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}