${function() {
const variantData = data.variant || {"id":"bee2a60b-e1ab-4cf2-928d-78348a47f973","product_id":"c4f53f89-e469-4827-9f32-5cc4e983c7d6","title":"Green","weight_unit":"g","inventory_quantity":200,"sku":"CJQX1654478-Green","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/49223878ab6d50b658c38aed726f46c2.jpeg","path":"49223878ab6d50b658c38aed726f46c2.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59,"min_quantity":1}],"weight":"3000","compare_at_price":"0","price":"59","retail_price":"0","available":true,"url":"\/products\/360-degree-rotation-squeeze-floor-cleaning-rotating-mops-bucket?variant=bee2a60b-e1ab-4cf2-928d-78348a47f973","available_quantity":200,"options":[{"name":"Color","value":"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":"bee2a60b-e1ab-4cf2-928d-78348a47f973","product_id":"c4f53f89-e469-4827-9f32-5cc4e983c7d6","title":"Green","weight_unit":"g","inventory_quantity":200,"sku":"CJQX1654478-Green","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/49223878ab6d50b658c38aed726f46c2.jpeg","path":"49223878ab6d50b658c38aed726f46c2.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59,"min_quantity":1}],"weight":"3000","compare_at_price":"0","price":"59","retail_price":"0","available":true,"url":"\/products\/360-degree-rotation-squeeze-floor-cleaning-rotating-mops-bucket?variant=bee2a60b-e1ab-4cf2-928d-78348a47f973","available_quantity":200,"options":[{"name":"Color","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}