${function() {
const variantData = data.variant || {"id":"5eb6601e-3e0d-475d-b1d3-f2f8180935da","product_id":"ab85e7a8-b8f5-4dea-8bd5-1a3969b68240","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1891793181805531137","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecd59fb8e2cad4d2f75f1812f580097a.jpeg","path":"ecd59fb8e2cad4d2f75f1812f580097a.jpeg","width":1024,"height":1024,"alt":"916457b4db74af80ccd8013d6ec69ec5","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-black-western-cowboy-outdoor-long-sleeve-rodeo-shirts?variant=5eb6601e-3e0d-475d-b1d3-f2f8180935da","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":"5eb6601e-3e0d-475d-b1d3-f2f8180935da","product_id":"ab85e7a8-b8f5-4dea-8bd5-1a3969b68240","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1891793181805531137","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecd59fb8e2cad4d2f75f1812f580097a.jpeg","path":"ecd59fb8e2cad4d2f75f1812f580097a.jpeg","width":1024,"height":1024,"alt":"916457b4db74af80ccd8013d6ec69ec5","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-black-western-cowboy-outdoor-long-sleeve-rodeo-shirts?variant=5eb6601e-3e0d-475d-b1d3-f2f8180935da","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}