${function() {
const variantData = data.variant || {"id":"4b9f93e7-6f5c-49b3-9b44-8a364d69fdfe","product_id":"31ea9978-78eb-4abe-aa49-eb08c872df92","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1894677592357810178","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f02822a51ac4410f49682b3fe45782c.jpeg","path":"7f02822a51ac4410f49682b3fe45782c.jpeg","width":1024,"height":1024,"alt":"b6339029fbd1d56e12cfc2b87ee29da1","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"280","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-western-cowboy-yellowstone-riders-of-dutton-ranch-print-outdoor-short-sleeve-black-rodeo-shirts?variant=4b9f93e7-6f5c-49b3-9b44-8a364d69fdfe","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"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":"4b9f93e7-6f5c-49b3-9b44-8a364d69fdfe","product_id":"31ea9978-78eb-4abe-aa49-eb08c872df92","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1894677592357810178","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f02822a51ac4410f49682b3fe45782c.jpeg","path":"7f02822a51ac4410f49682b3fe45782c.jpeg","width":1024,"height":1024,"alt":"b6339029fbd1d56e12cfc2b87ee29da1","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"280","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-western-cowboy-yellowstone-riders-of-dutton-ranch-print-outdoor-short-sleeve-black-rodeo-shirts?variant=4b9f93e7-6f5c-49b3-9b44-8a364d69fdfe","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}