${function() {
const variantData = data.variant || {"id":"7cc09c69-44d0-489f-be99-4911675ae84f","product_id":"a21769d7-570a-4138-868b-0466a55aacc2","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1793922069698785282","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/579914c12b1a6db88bf51cfef4475a6b.png","path":"579914c12b1a6db88bf51cfef4475a6b.png","width":1181,"height":1181,"alt":"85cbe5461ac01703b7b66ac2aeeffe4a","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-football-race-2024-germany-loose-short-sleeve-block-henley-neck-t-shirt?variant=7cc09c69-44d0-489f-be99-4911675ae84f","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"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":"7cc09c69-44d0-489f-be99-4911675ae84f","product_id":"a21769d7-570a-4138-868b-0466a55aacc2","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1793922069698785282","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/579914c12b1a6db88bf51cfef4475a6b.png","path":"579914c12b1a6db88bf51cfef4475a6b.png","width":1181,"height":1181,"alt":"85cbe5461ac01703b7b66ac2aeeffe4a","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-football-race-2024-germany-loose-short-sleeve-block-henley-neck-t-shirt?variant=7cc09c69-44d0-489f-be99-4911675ae84f","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}