${function() {
const variantData = data.variant || {"id":"feaae7b8-9cf3-4be8-8e73-e7329268cde7","product_id":"f424d334-22a7-4832-a5ff-873259f6376d","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1660537348491886594","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/67a26f5902710d36a8973be221ce6da9.jpeg","path":"67a26f5902710d36a8973be221ce6da9.jpeg","width":1300,"height":1300,"alt":"c0f95e5ffa4f1a75141ceeb17e0faf38","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/mens-king-shorts-performance-shorts-5vht?variant=feaae7b8-9cf3-4be8-8e73-e7329268cde7","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"feaae7b8-9cf3-4be8-8e73-e7329268cde7","product_id":"f424d334-22a7-4832-a5ff-873259f6376d","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1660537348491886594","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/67a26f5902710d36a8973be221ce6da9.jpeg","path":"67a26f5902710d36a8973be221ce6da9.jpeg","width":1300,"height":1300,"alt":"c0f95e5ffa4f1a75141ceeb17e0faf38","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/mens-king-shorts-performance-shorts-5vht?variant=feaae7b8-9cf3-4be8-8e73-e7329268cde7","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}