${function() {
const variantData = data.variant || {"id":"fc65b16a-22c1-446c-bea8-b681063ac8a7","product_id":"3af0e9be-474f-4932-9f1f-320aa3806228","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1632645437435928578","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bb027053c3cf928dcee50a2e28596801.png","path":"bb027053c3cf928dcee50a2e28596801.png","width":1000,"height":1000,"alt":"4c5ad42abb72990e8f9f9f7388aadde3","aspect_ratio":1},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/mens-vintage-shark-print-shorts?variant=fc65b16a-22c1-446c-bea8-b681063ac8a7","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"fc65b16a-22c1-446c-bea8-b681063ac8a7","product_id":"3af0e9be-474f-4932-9f1f-320aa3806228","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1632645437435928578","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bb027053c3cf928dcee50a2e28596801.png","path":"bb027053c3cf928dcee50a2e28596801.png","width":1000,"height":1000,"alt":"4c5ad42abb72990e8f9f9f7388aadde3","aspect_ratio":1},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/mens-vintage-shark-print-shorts?variant=fc65b16a-22c1-446c-bea8-b681063ac8a7","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}