${function() {
const variantData = data.variant || {"id":"51964748-dc32-467d-905a-ca8e41b070d9","product_id":"a8d194f7-5773-43d3-b95b-e2240d8b2605","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1877618368891473921","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5195848a5e23339ebbd3ea557fbc0027.jpeg","path":"5195848a5e23339ebbd3ea557fbc0027.jpeg","width":1024,"height":1024,"alt":"d19acbd4ba1f6728d41af9bf0ef861a5","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"330","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/mens-vintage-pbr-western-cowboy-whiskey-eagle-long-sleeve-rodeo-shirts-7uqo?variant=51964748-dc32-467d-905a-ca8e41b070d9","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"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":"51964748-dc32-467d-905a-ca8e41b070d9","product_id":"a8d194f7-5773-43d3-b95b-e2240d8b2605","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1877618368891473921","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5195848a5e23339ebbd3ea557fbc0027.jpeg","path":"5195848a5e23339ebbd3ea557fbc0027.jpeg","width":1024,"height":1024,"alt":"d19acbd4ba1f6728d41af9bf0ef861a5","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"330","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/mens-vintage-pbr-western-cowboy-whiskey-eagle-long-sleeve-rodeo-shirts-7uqo?variant=51964748-dc32-467d-905a-ca8e41b070d9","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}