${function() {
const variantData = data.variant || {"id":"afe28ed3-1c4e-4373-9de9-9e7d32e451c5","product_id":"14a283e6-1d39-4df5-8c6c-a540f7a70960","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"536ed55d-4691-4469-8fbb-701e514c5729","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ffb030fef10df98db3dc0afde511197.jpeg","path":"3ffb030fef10df98db3dc0afde511197.jpeg","width":780,"height":922,"alt":"cf5e8e42395cf4d4e75562f4cc5dfb3c","aspect_ratio":0.8459869848156182},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/gulf-serbian-team-commemorative-polo-shirt?variant=afe28ed3-1c4e-4373-9de9-9e7d32e451c5","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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":"afe28ed3-1c4e-4373-9de9-9e7d32e451c5","product_id":"14a283e6-1d39-4df5-8c6c-a540f7a70960","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"536ed55d-4691-4469-8fbb-701e514c5729","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ffb030fef10df98db3dc0afde511197.jpeg","path":"3ffb030fef10df98db3dc0afde511197.jpeg","width":780,"height":922,"alt":"cf5e8e42395cf4d4e75562f4cc5dfb3c","aspect_ratio":0.8459869848156182},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/gulf-serbian-team-commemorative-polo-shirt?variant=afe28ed3-1c4e-4373-9de9-9e7d32e451c5","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}