${function() {
const variantData = data.variant || {"id":"388cf9da-d93a-447f-8b96-6ea58ce28374","product_id":"4aa441f1-740c-424c-9bbc-28ca5492c12b","title":"Shiny Coffee","weight_unit":"kg","inventory_quantity":123,"sku":"-Shiny Coffee-A00145028","barcode":"","position":1,"option1":"Shiny Coffee","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c3c29afef2f3f59edd2e4ef3af8af4c.jpeg","path":"9c3c29afef2f3f59edd2e4ef3af8af4c.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0.36","compare_at_price":"0","price":"49.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-vintage-sling-bag-chest-bag?variant=388cf9da-d93a-447f-8b96-6ea58ce28374","available_quantity":123,"options":[{"name":"Color","value":"Shiny Coffee"}],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "percentage";
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":"388cf9da-d93a-447f-8b96-6ea58ce28374","product_id":"4aa441f1-740c-424c-9bbc-28ca5492c12b","title":"Shiny Coffee","weight_unit":"kg","inventory_quantity":123,"sku":"-Shiny Coffee-A00145028","barcode":"","position":1,"option1":"Shiny Coffee","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c3c29afef2f3f59edd2e4ef3af8af4c.jpeg","path":"9c3c29afef2f3f59edd2e4ef3af8af4c.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0.36","compare_at_price":"0","price":"49.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-vintage-sling-bag-chest-bag?variant=388cf9da-d93a-447f-8b96-6ea58ce28374","available_quantity":123,"options":[{"name":"Color","value":"Shiny Coffee"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
`
}()}