${function() {
const variantData = data.variant || {"id":"95b6b997-4b6a-4b2e-b3a0-40467c9fe145","product_id":"eb569a97-a422-4ede-b62d-0aaf7ded6e70","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"1894225067485769730","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbf94f61876546af6eb17e37dcf06a4a.jpeg","path":"dbf94f61876546af6eb17e37dcf06a4a.jpeg","width":1024,"height":1024,"alt":"471afa709f175b3917dae0af5bc60d18","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"280","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/mens-western-cowboy-ns-team-outdoor-short-sleeve-white-rodeo-shirts?variant=95b6b997-4b6a-4b2e-b3a0-40467c9fe145","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"95b6b997-4b6a-4b2e-b3a0-40467c9fe145","product_id":"eb569a97-a422-4ede-b62d-0aaf7ded6e70","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"1894225067485769730","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbf94f61876546af6eb17e37dcf06a4a.jpeg","path":"dbf94f61876546af6eb17e37dcf06a4a.jpeg","width":1024,"height":1024,"alt":"471afa709f175b3917dae0af5bc60d18","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"280","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/mens-western-cowboy-ns-team-outdoor-short-sleeve-white-rodeo-shirts?variant=95b6b997-4b6a-4b2e-b3a0-40467c9fe145","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}