${function() {
const variantData = data.variant || {"id":"8835750e-084b-4c81-814c-3a8c9c0064b5","product_id":"c78b0809-1735-4e99-93e3-3528fa8045bb","title":"green-S","weight_unit":"g","inventory_quantity":999,"sku":"1638446808370241538","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b69116635a094169175f5ebd7101658d.jpeg","path":"b69116635a094169175f5ebd7101658d.jpeg","width":1000,"height":1000,"alt":"8dae3ad7f211721fc617b32adeedbc9a","aspect_ratio":1},"wholesale_price":[{"price":22.9,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"22.9","retail_price":"0","available":true,"url":"\/products\/mens-casual-print-oversized-vintage-short-sleeve-t-shirt?variant=8835750e-084b-4c81-814c-3a8c9c0064b5","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"8835750e-084b-4c81-814c-3a8c9c0064b5","product_id":"c78b0809-1735-4e99-93e3-3528fa8045bb","title":"green-S","weight_unit":"g","inventory_quantity":999,"sku":"1638446808370241538","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b69116635a094169175f5ebd7101658d.jpeg","path":"b69116635a094169175f5ebd7101658d.jpeg","width":1000,"height":1000,"alt":"8dae3ad7f211721fc617b32adeedbc9a","aspect_ratio":1},"wholesale_price":[{"price":22.9,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"22.9","retail_price":"0","available":true,"url":"\/products\/mens-casual-print-oversized-vintage-short-sleeve-t-shirt?variant=8835750e-084b-4c81-814c-3a8c9c0064b5","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}