${function() {
const variantData = data.variant || {"id":"b9b7dab1-fc9a-4887-b295-b5994d47ecd5","product_id":"4e275b8e-fa72-4ae2-8418-454d03c0fcf8","title":"Green-L","weight_unit":"g","inventory_quantity":300,"sku":"CJGD187845409IR","barcode":"","position":1,"option1":"Green","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/86594ef9d90ec19b244795ae1cf7be39.jpeg","path":"86594ef9d90ec19b244795ae1cf7be39.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31,"min_quantity":1}],"weight":"130","compare_at_price":"0","price":"31","retail_price":"0","available":true,"url":"\/products\/dog-clothes-christmas-sweatshirt-clothes?variant=b9b7dab1-fc9a-4887-b295-b5994d47ecd5","available_quantity":300,"options":[{"name":"Color","value":"Green"},{"name":"size","value":"L"}],"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}
`
}()}
${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":"b9b7dab1-fc9a-4887-b295-b5994d47ecd5","product_id":"4e275b8e-fa72-4ae2-8418-454d03c0fcf8","title":"Green-L","weight_unit":"g","inventory_quantity":300,"sku":"CJGD187845409IR","barcode":"","position":1,"option1":"Green","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/86594ef9d90ec19b244795ae1cf7be39.jpeg","path":"86594ef9d90ec19b244795ae1cf7be39.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31,"min_quantity":1}],"weight":"130","compare_at_price":"0","price":"31","retail_price":"0","available":true,"url":"\/products\/dog-clothes-christmas-sweatshirt-clothes?variant=b9b7dab1-fc9a-4887-b295-b5994d47ecd5","available_quantity":300,"options":[{"name":"Color","value":"Green"},{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}