${function() {
const variantData = data.variant || {"id":"cc2f8ad5-7111-491e-9301-f67e15bf0857","product_id":"5a084a96-04e6-4d4f-9656-7aa8bdc81309","title":"Beige-US11","weight_unit":"","inventory_quantity":191,"sku":"","barcode":"","position":1,"option1":"Beige","option2":"US11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/24b3686532f676c25cc7a09a3b9afdfc.jpeg","path":"24b3686532f676c25cc7a09a3b9afdfc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.1,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.1","retail_price":"0","available":true,"url":"\/products\/mens-tactical-boots-leather-desert-ankle-boots?variant=cc2f8ad5-7111-491e-9301-f67e15bf0857","available_quantity":191,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"US11"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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}
`
}()}
${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":"cc2f8ad5-7111-491e-9301-f67e15bf0857","product_id":"5a084a96-04e6-4d4f-9656-7aa8bdc81309","title":"Beige-US11","weight_unit":"","inventory_quantity":191,"sku":"","barcode":"","position":1,"option1":"Beige","option2":"US11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/24b3686532f676c25cc7a09a3b9afdfc.jpeg","path":"24b3686532f676c25cc7a09a3b9afdfc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.1,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.1","retail_price":"0","available":true,"url":"\/products\/mens-tactical-boots-leather-desert-ankle-boots?variant=cc2f8ad5-7111-491e-9301-f67e15bf0857","available_quantity":191,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"US11"}],"off_ratio":0,"flashsale_info":[],"sales":7};
return `
`
}()}