${function() {
const variantData = data.variant || {"id":"46eec470-bd62-4bd8-be4a-4969015103fc","product_id":"4ddfe12b-33cb-48bc-9f52-82ca6cd40370","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1831961101951119361","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8999501cf1ca7df4264e0f90dace3ee8.png","path":"8999501cf1ca7df4264e0f90dace3ee8.png","width":800,"height":800,"alt":"917afaac80b1660b6dae9c02c98ed096","aspect_ratio":1},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/mens-western-cowboy-outdoor-pbr-teams-black-long-sleeved-collar-shirts?variant=46eec470-bd62-4bd8-be4a-4969015103fc","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":"46eec470-bd62-4bd8-be4a-4969015103fc","product_id":"4ddfe12b-33cb-48bc-9f52-82ca6cd40370","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1831961101951119361","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8999501cf1ca7df4264e0f90dace3ee8.png","path":"8999501cf1ca7df4264e0f90dace3ee8.png","width":800,"height":800,"alt":"917afaac80b1660b6dae9c02c98ed096","aspect_ratio":1},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/mens-western-cowboy-outdoor-pbr-teams-black-long-sleeved-collar-shirts?variant=46eec470-bd62-4bd8-be4a-4969015103fc","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}