${function() {
const variantData = data.variant || {"id":"8d84d633-c1d8-4c19-94c7-390c3f18e874","product_id":"277201cc-4b56-4e07-8467-a523fa1665ec","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1894671695862640641","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6c6957bc13cbd11ba75ced66bdf745bc.jpeg","path":"6c6957bc13cbd11ba75ced66bdf745bc.jpeg","width":1024,"height":1024,"alt":"13aa6be7b87ed3f7565bcf84bc903519","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-western-cowboy-kc-team-cow-head-print-outdoor-short-sleeve-black-rodeo-shirts?variant=8d84d633-c1d8-4c19-94c7-390c3f18e874","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"8d84d633-c1d8-4c19-94c7-390c3f18e874","product_id":"277201cc-4b56-4e07-8467-a523fa1665ec","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1894671695862640641","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6c6957bc13cbd11ba75ced66bdf745bc.jpeg","path":"6c6957bc13cbd11ba75ced66bdf745bc.jpeg","width":1024,"height":1024,"alt":"13aa6be7b87ed3f7565bcf84bc903519","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-western-cowboy-kc-team-cow-head-print-outdoor-short-sleeve-black-rodeo-shirts?variant=8d84d633-c1d8-4c19-94c7-390c3f18e874","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}