${function() {
const variantData = data.variant || {"id":"90abfeb0-dda2-4e21-b53c-1a7bf139a22d","product_id":"3af48457-48ab-456a-b101-f5ed897f96f4","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"1909545427647148034","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3db4590ee3ec46c813c2d1fd8f16220.jpeg","path":"c3db4590ee3ec46c813c2d1fd8f16220.jpeg","width":1024,"height":1024,"alt":"87f8f40fab41b0ca7d35ae0a650c4b04","aspect_ratio":1},"wholesale_price":[{"price":27,"min_quantity":1}],"weight":"230","compare_at_price":"0","price":"27","retail_price":"0","available":true,"url":"\/products\/unisex-2025-racing-nomex-long-sleeve-t-shirt?variant=90abfeb0-dda2-4e21-b53c-1a7bf139a22d","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"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":"90abfeb0-dda2-4e21-b53c-1a7bf139a22d","product_id":"3af48457-48ab-456a-b101-f5ed897f96f4","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"1909545427647148034","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3db4590ee3ec46c813c2d1fd8f16220.jpeg","path":"c3db4590ee3ec46c813c2d1fd8f16220.jpeg","width":1024,"height":1024,"alt":"87f8f40fab41b0ca7d35ae0a650c4b04","aspect_ratio":1},"wholesale_price":[{"price":27,"min_quantity":1}],"weight":"230","compare_at_price":"0","price":"27","retail_price":"0","available":true,"url":"\/products\/unisex-2025-racing-nomex-long-sleeve-t-shirt?variant=90abfeb0-dda2-4e21-b53c-1a7bf139a22d","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}