${function() {
const variantData = data.variant || {"id":"b7f39208-69a0-4f90-a738-c6651b17cd3d","product_id":"53123dc7-509e-48f8-8c6c-e9639058eb4e","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1534096778214236162","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c740a9d9f201df2376a0f2975d013ed2.jpeg","path":"c740a9d9f201df2376a0f2975d013ed2.jpeg","width":776,"height":776,"alt":"f2867339d6751a346152684c54460c67","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"50","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/mens-solid-color-print-versatile-casual-tank-top?variant=b7f39208-69a0-4f90-a738-c6651b17cd3d","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":"b7f39208-69a0-4f90-a738-c6651b17cd3d","product_id":"53123dc7-509e-48f8-8c6c-e9639058eb4e","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1534096778214236162","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c740a9d9f201df2376a0f2975d013ed2.jpeg","path":"c740a9d9f201df2376a0f2975d013ed2.jpeg","width":776,"height":776,"alt":"f2867339d6751a346152684c54460c67","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"50","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/mens-solid-color-print-versatile-casual-tank-top?variant=b7f39208-69a0-4f90-a738-c6651b17cd3d","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}