${function() {
const variantData = data.variant || {"id":"26013183-aad0-46f8-bb97-62b9b772feee","product_id":"a1ed9a73-7618-4265-9fa8-af6c22986c3e","title":"Brown-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1595705295330394114","barcode":"","position":5,"option1":"Brown","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d90697860c586834eea4d04899d03e3e.png","path":"d90697860c586834eea4d04899d03e3e.png","width":800,"height":800,"alt":"00cfd02ec16febf4defa0bee51cef6a4","aspect_ratio":1},"wholesale_price":[{"price":41.37,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"41.37","retail_price":"0","available":true,"url":"\/products\/fleece-color-matching-plaid-casual-mens-jacket?variant=26013183-aad0-46f8-bb97-62b9b772feee","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"3XL"}],"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":"26013183-aad0-46f8-bb97-62b9b772feee","product_id":"a1ed9a73-7618-4265-9fa8-af6c22986c3e","title":"Brown-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1595705295330394114","barcode":"","position":5,"option1":"Brown","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d90697860c586834eea4d04899d03e3e.png","path":"d90697860c586834eea4d04899d03e3e.png","width":800,"height":800,"alt":"00cfd02ec16febf4defa0bee51cef6a4","aspect_ratio":1},"wholesale_price":[{"price":41.37,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"41.37","retail_price":"0","available":true,"url":"\/products\/fleece-color-matching-plaid-casual-mens-jacket?variant=26013183-aad0-46f8-bb97-62b9b772feee","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}