${function() {
const variantData = data.variant || {"id":"eef7f518-c982-4b87-8652-1fe5dbfbe945","product_id":"ed74db60-7111-4ff6-b106-592c7bfe7d78","title":"Wine red-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1463836469702475778","barcode":"","position":3,"option1":"Wine red","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/809a071d25e308d8b431274926c7301e.jpeg","path":"809a071d25e308d8b431274926c7301e.jpeg","width":496,"height":496,"alt":"b9b8e5b0b5e85ac99f39414d5f87a91b","aspect_ratio":1},"wholesale_price":[{"price":29.9,"min_quantity":1}],"weight":"800","compare_at_price":"0","price":"29.9","retail_price":"0","available":true,"url":"\/products\/number-17-college-jacket?variant=eef7f518-c982-4b87-8652-1fe5dbfbe945","available_quantity":999999999,"options":[{"name":"Color","value":"Wine red"},{"name":"Size","value":"2XL"}],"off_ratio":0,"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":"eef7f518-c982-4b87-8652-1fe5dbfbe945","product_id":"ed74db60-7111-4ff6-b106-592c7bfe7d78","title":"Wine red-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1463836469702475778","barcode":"","position":3,"option1":"Wine red","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/809a071d25e308d8b431274926c7301e.jpeg","path":"809a071d25e308d8b431274926c7301e.jpeg","width":496,"height":496,"alt":"b9b8e5b0b5e85ac99f39414d5f87a91b","aspect_ratio":1},"wholesale_price":[{"price":29.9,"min_quantity":1}],"weight":"800","compare_at_price":"0","price":"29.9","retail_price":"0","available":true,"url":"\/products\/number-17-college-jacket?variant=eef7f518-c982-4b87-8652-1fe5dbfbe945","available_quantity":999999999,"options":[{"name":"Color","value":"Wine red"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}