${function() {
const variantData = data.variant || {"id":"b3831b72-a887-4861-9846-265eaee74263","product_id":"8e8a288f-2b09-4261-8266-eaf65430244c","title":"Black","weight_unit":"kg","inventory_quantity":1000,"sku":"-Black-A00144327","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/20ed52fd1bb5f1bdefd6c2ea5d6da5a7.jpeg","path":"20ed52fd1bb5f1bdefd6c2ea5d6da5a7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0.75","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-chest-bag-crossbody-bag?variant=b3831b72-a887-4861-9846-265eaee74263","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"b3831b72-a887-4861-9846-265eaee74263","product_id":"8e8a288f-2b09-4261-8266-eaf65430244c","title":"Black","weight_unit":"kg","inventory_quantity":1000,"sku":"-Black-A00144327","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/20ed52fd1bb5f1bdefd6c2ea5d6da5a7.jpeg","path":"20ed52fd1bb5f1bdefd6c2ea5d6da5a7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0.75","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-chest-bag-crossbody-bag?variant=b3831b72-a887-4861-9846-265eaee74263","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
`
}()}