${function() {
const variantData = data.variant || {"id":"c7521885-cb65-42d4-852f-756e7741abb6","product_id":"97d8d3b0-1fc4-4578-9fc3-86d3cc1ea5b2","title":"yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"1793215034057371649","barcode":"","position":1,"option1":"yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81de50084628624504ab08a1b99d73b3.jpeg","path":"81de50084628624504ab08a1b99d73b3.jpeg","width":1250,"height":1250,"alt":"48fa69bccb205d94ed5f45cce95aea26","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"230","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/unisex-retro-brazil-football-print-t-shirt?variant=c7521885-cb65-42d4-852f-756e7741abb6","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"c7521885-cb65-42d4-852f-756e7741abb6","product_id":"97d8d3b0-1fc4-4578-9fc3-86d3cc1ea5b2","title":"yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"1793215034057371649","barcode":"","position":1,"option1":"yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81de50084628624504ab08a1b99d73b3.jpeg","path":"81de50084628624504ab08a1b99d73b3.jpeg","width":1250,"height":1250,"alt":"48fa69bccb205d94ed5f45cce95aea26","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"230","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/unisex-retro-brazil-football-print-t-shirt?variant=c7521885-cb65-42d4-852f-756e7741abb6","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}