${function() {
const variantData = data.variant || {"id":"fbe90b55-1300-4fce-8bb7-da8d519649d6","product_id":"7f8dbcd3-6e8a-450b-8a9c-d1d098a61b1c","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1892419954830364674","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8df237a200991258e524c975a2f1351d.png","path":"8df237a200991258e524c975a2f1351d.png","width":800,"height":800,"alt":"5798b370fd2babe18f9e6b7c1b233f9d","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"480","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/mens-western-cowboy-outdoor-vintage-teams-black-long-sleeved-collar-shirts?variant=fbe90b55-1300-4fce-8bb7-da8d519649d6","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"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":"fbe90b55-1300-4fce-8bb7-da8d519649d6","product_id":"7f8dbcd3-6e8a-450b-8a9c-d1d098a61b1c","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1892419954830364674","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8df237a200991258e524c975a2f1351d.png","path":"8df237a200991258e524c975a2f1351d.png","width":800,"height":800,"alt":"5798b370fd2babe18f9e6b7c1b233f9d","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"480","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/mens-western-cowboy-outdoor-vintage-teams-black-long-sleeved-collar-shirts?variant=fbe90b55-1300-4fce-8bb7-da8d519649d6","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}