${function() {
const variantData = data.variant || {"id":"f2aa76f9-df78-4b8d-bd68-94896ce69d43","product_id":"b913db1b-dba5-4983-a5bf-cd855fbf2665","title":"gray-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1468104171160330241","barcode":"","position":2,"option1":"gray","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f825dd93fd1e5c492d80b069b8df5c1b.jpeg","path":"f825dd93fd1e5c492d80b069b8df5c1b.jpeg","width":1194,"height":1193,"alt":"b0392a914aa17617f70d8a70ae2107ce","aspect_ratio":1.0008382229673094},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/680-gray-sports-casual-pants?variant=f2aa76f9-df78-4b8d-bd68-94896ce69d43","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"3XL"}],"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":"f2aa76f9-df78-4b8d-bd68-94896ce69d43","product_id":"b913db1b-dba5-4983-a5bf-cd855fbf2665","title":"gray-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1468104171160330241","barcode":"","position":2,"option1":"gray","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f825dd93fd1e5c492d80b069b8df5c1b.jpeg","path":"f825dd93fd1e5c492d80b069b8df5c1b.jpeg","width":1194,"height":1193,"alt":"b0392a914aa17617f70d8a70ae2107ce","aspect_ratio":1.0008382229673094},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/680-gray-sports-casual-pants?variant=f2aa76f9-df78-4b8d-bd68-94896ce69d43","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}