${function() {
const variantData = data.variant || {"id":"31fd151e-6332-49a5-8d79-0d0bd550ab5a","product_id":"f9792f71-ca02-449c-9f7f-f5c48fb36e9e","title":"Orange-S","weight_unit":"kg","inventory_quantity":999,"sku":"1902298568436297729","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5fff2b902307de3a9ecf59140bb58f9a.jpeg","path":"5fff2b902307de3a9ecf59140bb58f9a.jpeg","width":1024,"height":1024,"alt":"2abbd4e96fd4d714e138b5d534089783","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"230","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/mclaren-formula-1-team-orange-long-sleeve-t-shirt-officially-licensed-merchandise-for-sports-enthusiasts?variant=31fd151e-6332-49a5-8d79-0d0bd550ab5a","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"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":"31fd151e-6332-49a5-8d79-0d0bd550ab5a","product_id":"f9792f71-ca02-449c-9f7f-f5c48fb36e9e","title":"Orange-S","weight_unit":"kg","inventory_quantity":999,"sku":"1902298568436297729","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5fff2b902307de3a9ecf59140bb58f9a.jpeg","path":"5fff2b902307de3a9ecf59140bb58f9a.jpeg","width":1024,"height":1024,"alt":"2abbd4e96fd4d714e138b5d534089783","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"230","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/mclaren-formula-1-team-orange-long-sleeve-t-shirt-officially-licensed-merchandise-for-sports-enthusiasts?variant=31fd151e-6332-49a5-8d79-0d0bd550ab5a","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}