${function() {
const variantData = data.variant || {"id":"df092f0d-cde5-468b-9210-95c2c5cb8236","product_id":"51102960-b8e2-494d-b662-e9f76c7b7a71","title":"yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"1810971218910720002","barcode":"","position":1,"option1":"yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/440d68ea96bfc3dbb33d0aa554b447b0.jpeg","path":"440d68ea96bfc3dbb33d0aa554b447b0.jpeg","width":1500,"height":1500,"alt":"ee6503fab0f14ec4d9d949316417df90","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/contrast-color-colombia-football-vest?variant=df092f0d-cde5-468b-9210-95c2c5cb8236","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"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":"df092f0d-cde5-468b-9210-95c2c5cb8236","product_id":"51102960-b8e2-494d-b662-e9f76c7b7a71","title":"yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"1810971218910720002","barcode":"","position":1,"option1":"yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/440d68ea96bfc3dbb33d0aa554b447b0.jpeg","path":"440d68ea96bfc3dbb33d0aa554b447b0.jpeg","width":1500,"height":1500,"alt":"ee6503fab0f14ec4d9d949316417df90","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/contrast-color-colombia-football-vest?variant=df092f0d-cde5-468b-9210-95c2c5cb8236","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}