${function() {
const variantData = data.variant || {"id":"50677f89-a821-4067-9d5f-16e7418c30ea","product_id":"d31f6b1d-42ae-4ea2-807c-96ca8b7ec08b","title":"Black","weight_unit":"g","inventory_quantity":300,"sku":"CJEJ172192801AZ","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c18102f9296b775774b1c928ff1ae80.jpeg","path":"4c18102f9296b775774b1c928ff1ae80.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"14","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/business-high-capacity-stereo-long-standby-wireless-bluetooth-headset?variant=50677f89-a821-4067-9d5f-16e7418c30ea","available_quantity":300,"options":[{"name":"Color","value":"Black"}],"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":"50677f89-a821-4067-9d5f-16e7418c30ea","product_id":"d31f6b1d-42ae-4ea2-807c-96ca8b7ec08b","title":"Black","weight_unit":"g","inventory_quantity":300,"sku":"CJEJ172192801AZ","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c18102f9296b775774b1c928ff1ae80.jpeg","path":"4c18102f9296b775774b1c928ff1ae80.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"14","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/business-high-capacity-stereo-long-standby-wireless-bluetooth-headset?variant=50677f89-a821-4067-9d5f-16e7418c30ea","available_quantity":300,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}