${function() {
const variantData = data.variant || {"id":"bd1861dc-ce77-43c8-bcd8-fbfd66c8533c","product_id":"2d3ab96e-6e5c-43b3-ab82-3e4770246527","title":"Photo Color","weight_unit":"g","inventory_quantity":999,"sku":"1552187045496479746","barcode":"","position":1,"option1":"Photo Color","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c14302752457925d4e3a1f20ca0a534.jpeg","path":"0c14302752457925d4e3a1f20ca0a534.jpeg","width":1200,"height":1200,"alt":"4344b1341c3751df25e69ebc55271b5b","aspect_ratio":1},"wholesale_price":[{"price":7,"min_quantity":1}],"weight":"10","compare_at_price":"0","price":"7","retail_price":"0","available":true,"url":"\/products\/mens-boho-handmade-double-colorblock-small-wooden-bead-bracelet-gciv?variant=bd1861dc-ce77-43c8-bcd8-fbfd66c8533c","available_quantity":999999999,"options":[{"name":"Color","value":"Photo Color"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"bd1861dc-ce77-43c8-bcd8-fbfd66c8533c","product_id":"2d3ab96e-6e5c-43b3-ab82-3e4770246527","title":"Photo Color","weight_unit":"g","inventory_quantity":999,"sku":"1552187045496479746","barcode":"","position":1,"option1":"Photo Color","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c14302752457925d4e3a1f20ca0a534.jpeg","path":"0c14302752457925d4e3a1f20ca0a534.jpeg","width":1200,"height":1200,"alt":"4344b1341c3751df25e69ebc55271b5b","aspect_ratio":1},"wholesale_price":[{"price":7,"min_quantity":1}],"weight":"10","compare_at_price":"0","price":"7","retail_price":"0","available":true,"url":"\/products\/mens-boho-handmade-double-colorblock-small-wooden-bead-bracelet-gciv?variant=bd1861dc-ce77-43c8-bcd8-fbfd66c8533c","available_quantity":999999999,"options":[{"name":"Color","value":"Photo Color"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}