${function() {
const variantData = data.variant || {"id":"53a8fdff-b532-458a-8d19-80cff8b2fda1","product_id":"705e8e13-28b6-4dc6-a182-e5576b0e9e6c","title":"Orange-XS","weight_unit":"g","inventory_quantity":999,"sku":"1774994216382967809","barcode":"","position":1,"option1":"Orange","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46833f8ef6a42dd5ae305e6fafe01f5c.jpeg","path":"46833f8ef6a42dd5ae305e6fafe01f5c.jpeg","width":1800,"height":1800,"alt":"172f709d978e80267f7e883917bad794","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/unisex-casua-polizei-t-shirt-ofuk?variant=53a8fdff-b532-458a-8d19-80cff8b2fda1","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"XS"}],"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":"53a8fdff-b532-458a-8d19-80cff8b2fda1","product_id":"705e8e13-28b6-4dc6-a182-e5576b0e9e6c","title":"Orange-XS","weight_unit":"g","inventory_quantity":999,"sku":"1774994216382967809","barcode":"","position":1,"option1":"Orange","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46833f8ef6a42dd5ae305e6fafe01f5c.jpeg","path":"46833f8ef6a42dd5ae305e6fafe01f5c.jpeg","width":1800,"height":1800,"alt":"172f709d978e80267f7e883917bad794","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/unisex-casua-polizei-t-shirt-ofuk?variant=53a8fdff-b532-458a-8d19-80cff8b2fda1","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}