${function() {
const variantData = data.variant || {"id":"25fded16-b8be-4f6f-80ac-8e54e56adae8","product_id":"6efb4831-c09a-4650-8888-4c53eef6ea0c","title":"Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f635b662adb93515e86a013a92cf79ea.jpg","path":"f635b662adb93515e86a013a92cf79ea.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"39.99","retail_price":"49.99","available":true,"url":"\/products\/earbuds-touch-bluetooth-earphone-3d-stereo-wireless-headset-lossless-noise-reduction-gaming-headphone?variant=25fded16-b8be-4f6f-80ac-8e54e56adae8","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":20,"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":"25fded16-b8be-4f6f-80ac-8e54e56adae8","product_id":"6efb4831-c09a-4650-8888-4c53eef6ea0c","title":"Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f635b662adb93515e86a013a92cf79ea.jpg","path":"f635b662adb93515e86a013a92cf79ea.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"39.99","retail_price":"49.99","available":true,"url":"\/products\/earbuds-touch-bluetooth-earphone-3d-stereo-wireless-headset-lossless-noise-reduction-gaming-headphone?variant=25fded16-b8be-4f6f-80ac-8e54e56adae8","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
`
}()}