${function() {
const variantData = data.variant || {"id":"4b6d1f6a-1321-416b-8a60-5fc7508bb906","product_id":"79563d81-cea1-45b3-b6cd-a92a866c754c","title":"Type-C-Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Type-C","option2":"Black","option3":"","note":"","image":null,"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"78.99","price":"59.99","retail_price":"78.99","available":true,"url":"\/products\/bluetooth-earphones-with-microphones-sport-ear-hook-wireless-headphones-hifi-stereo-earbuds-waterproof-headsets?variant=4b6d1f6a-1321-416b-8a60-5fc7508bb906","available_quantity":999999999,"options":[{"name":"Connectors","value":"Type-C"},{"name":"Color","value":"Black"}],"off_ratio":24,"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":"4b6d1f6a-1321-416b-8a60-5fc7508bb906","product_id":"79563d81-cea1-45b3-b6cd-a92a866c754c","title":"Type-C-Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Type-C","option2":"Black","option3":"","note":"","image":null,"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"78.99","price":"59.99","retail_price":"78.99","available":true,"url":"\/products\/bluetooth-earphones-with-microphones-sport-ear-hook-wireless-headphones-hifi-stereo-earbuds-waterproof-headsets?variant=4b6d1f6a-1321-416b-8a60-5fc7508bb906","available_quantity":999999999,"options":[{"name":"Connectors","value":"Type-C"},{"name":"Color","value":"Black"}],"off_ratio":24,"flashsale_info":[],"sales":0};
return `
`
}()}