${function() {
const variantData = data.variant || {"id":"58ffb922-79fe-4b76-82cb-87fc8f0e555b","product_id":"9e978407-fb7f-4c1e-9ee0-286a5e56dbfd","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1711578310785445889","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d02e97cae7362b82e481b175361de8d1.jpeg","path":"d02e97cae7362b82e481b175361de8d1.jpeg","width":1313,"height":1678,"alt":"bfdb49dd604e54beb688db497bd90f40","aspect_ratio":0.7824791418355185},"wholesale_price":[{"price":37,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"37","retail_price":"0","available":true,"url":"\/products\/evil-blood-oversize-large-pattern-hoodie?variant=58ffb922-79fe-4b76-82cb-87fc8f0e555b","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":"58ffb922-79fe-4b76-82cb-87fc8f0e555b","product_id":"9e978407-fb7f-4c1e-9ee0-286a5e56dbfd","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1711578310785445889","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d02e97cae7362b82e481b175361de8d1.jpeg","path":"d02e97cae7362b82e481b175361de8d1.jpeg","width":1313,"height":1678,"alt":"bfdb49dd604e54beb688db497bd90f40","aspect_ratio":0.7824791418355185},"wholesale_price":[{"price":37,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"37","retail_price":"0","available":true,"url":"\/products\/evil-blood-oversize-large-pattern-hoodie?variant=58ffb922-79fe-4b76-82cb-87fc8f0e555b","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}