${function() {
const variantData = data.variant || {"id":"c26d9eb5-038a-44ca-9ab5-3e94385a47bf","product_id":"0b99c1ec-2bd4-475f-a9f8-52d748b7e298","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--black-S-A0023220","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5b1c3a6447f554fd0c1fe03bbe09407.jpg","path":"b5b1c3a6447f554fd0c1fe03bbe09407.jpg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"33.99","retail_price":"55.99","available":true,"url":"\/products\/boy-mama-sweatshirt?variant=c26d9eb5-038a-44ca-9ab5-3e94385a47bf","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":39,"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}
`
}()}
${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":"c26d9eb5-038a-44ca-9ab5-3e94385a47bf","product_id":"0b99c1ec-2bd4-475f-a9f8-52d748b7e298","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--black-S-A0023220","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5b1c3a6447f554fd0c1fe03bbe09407.jpg","path":"b5b1c3a6447f554fd0c1fe03bbe09407.jpg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"33.99","retail_price":"55.99","available":true,"url":"\/products\/boy-mama-sweatshirt?variant=c26d9eb5-038a-44ca-9ab5-3e94385a47bf","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
`
}()}