${function() {
const variantData = data.variant || {"id":"0a51538e-3833-4297-8fbd-99c2770d44da","product_id":"60fdcf06-8ce4-447c-b26b-61e7f7c82102","title":"white-XS","weight_unit":"g","inventory_quantity":999,"sku":"1787375314633379842","barcode":"","position":1,"option1":"white","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe2325c72d1061c34dcdbc93193e2841.png","path":"fe2325c72d1061c34dcdbc93193e2841.png","width":1378,"height":1378,"alt":"f955cac9aafd969659a519a6d6107eab","aspect_ratio":1},"wholesale_price":[{"price":21,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"21","retail_price":"0","available":true,"url":"\/products\/mens-uefa-euro-2024-loose-short-sleeve-oversized-t-shirt-kte7?variant=0a51538e-3833-4297-8fbd-99c2770d44da","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"XS"}],"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":"0a51538e-3833-4297-8fbd-99c2770d44da","product_id":"60fdcf06-8ce4-447c-b26b-61e7f7c82102","title":"white-XS","weight_unit":"g","inventory_quantity":999,"sku":"1787375314633379842","barcode":"","position":1,"option1":"white","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe2325c72d1061c34dcdbc93193e2841.png","path":"fe2325c72d1061c34dcdbc93193e2841.png","width":1378,"height":1378,"alt":"f955cac9aafd969659a519a6d6107eab","aspect_ratio":1},"wholesale_price":[{"price":21,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"21","retail_price":"0","available":true,"url":"\/products\/mens-uefa-euro-2024-loose-short-sleeve-oversized-t-shirt-kte7?variant=0a51538e-3833-4297-8fbd-99c2770d44da","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}