${function() {
const variantData = data.variant || {"id":"0c0d700a-a2af-460a-9bb9-b0c82f3caa97","product_id":"d708612c-aab0-419d-9d1c-9619cdb270b7","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1640181064373100545","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fcdfdb461ed83ad6583f680bdd05c6d8.jpeg","path":"fcdfdb461ed83ad6583f680bdd05c6d8.jpeg","width":1949,"height":1949,"alt":"0cf76829947f097d68cb7186edb2725b","aspect_ratio":1},"wholesale_price":[{"price":24.5,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"24.5","retail_price":"0","available":true,"url":"\/products\/oversize-gangster-tee?variant=0c0d700a-a2af-460a-9bb9-b0c82f3caa97","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":"0c0d700a-a2af-460a-9bb9-b0c82f3caa97","product_id":"d708612c-aab0-419d-9d1c-9619cdb270b7","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1640181064373100545","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fcdfdb461ed83ad6583f680bdd05c6d8.jpeg","path":"fcdfdb461ed83ad6583f680bdd05c6d8.jpeg","width":1949,"height":1949,"alt":"0cf76829947f097d68cb7186edb2725b","aspect_ratio":1},"wholesale_price":[{"price":24.5,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"24.5","retail_price":"0","available":true,"url":"\/products\/oversize-gangster-tee?variant=0c0d700a-a2af-460a-9bb9-b0c82f3caa97","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}