${function() {
const variantData = data.variant || {"id":"433dc69e-9db2-49fc-81cc-36975d45c595","product_id":"f506c40a-fb4b-4c2a-8e1f-62c21beae3f4","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"491bd2a7-b80c-4842-9273-4c3c909c4b97","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db463dbf822492717207efd41d79aeb6.jpeg","path":"db463dbf822492717207efd41d79aeb6.jpeg","width":828,"height":828,"alt":"0131156f7aebfd141c16c84bdcc5755b","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/poker-stripe-printed-short-sleeve-shirt?variant=433dc69e-9db2-49fc-81cc-36975d45c595","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"433dc69e-9db2-49fc-81cc-36975d45c595","product_id":"f506c40a-fb4b-4c2a-8e1f-62c21beae3f4","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"491bd2a7-b80c-4842-9273-4c3c909c4b97","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db463dbf822492717207efd41d79aeb6.jpeg","path":"db463dbf822492717207efd41d79aeb6.jpeg","width":828,"height":828,"alt":"0131156f7aebfd141c16c84bdcc5755b","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/poker-stripe-printed-short-sleeve-shirt?variant=433dc69e-9db2-49fc-81cc-36975d45c595","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}