${function() {
const variantData = data.variant || {"id":"9e3e9254-d7ee-4feb-a184-fb6595c83176","product_id":"d9ef9dab-2c17-40b1-ba44-15cfd0af665a","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1894683813412417538","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea02757edfd73a6034e1d637733a9661.jpeg","path":"ea02757edfd73a6034e1d637733a9661.jpeg","width":1024,"height":1024,"alt":"cc45f1bfff8a065fbc76b4a1b01ef84b","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-yellowstone-guitar-bullhead-rock-country-music-western-cowboy-print-outdoor-short-sleeve-black-rodeo-shirts?variant=9e3e9254-d7ee-4feb-a184-fb6595c83176","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":"9e3e9254-d7ee-4feb-a184-fb6595c83176","product_id":"d9ef9dab-2c17-40b1-ba44-15cfd0af665a","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1894683813412417538","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea02757edfd73a6034e1d637733a9661.jpeg","path":"ea02757edfd73a6034e1d637733a9661.jpeg","width":1024,"height":1024,"alt":"cc45f1bfff8a065fbc76b4a1b01ef84b","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-yellowstone-guitar-bullhead-rock-country-music-western-cowboy-print-outdoor-short-sleeve-black-rodeo-shirts?variant=9e3e9254-d7ee-4feb-a184-fb6595c83176","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}