${function() {
const variantData = data.variant || {"id":"3f4ae945-d61a-4621-b8ed-1348b00c26e3","product_id":"752679be-9db3-4bb0-8e46-f1f1a5d9cd46","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"0b07d19b-91d6-4e6f-8762-33f3338a8b91","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ae7292b4e4d08718f8f507e07b4e922a.jpeg","path":"ae7292b4e4d08718f8f507e07b4e922a.jpeg","width":780,"height":1006,"alt":"7732fde6ea6ce10b23d99415e25d35f9","aspect_ratio":0.7753479125248509},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/gulf-serbian-short-sleeved-polo-shirt?variant=3f4ae945-d61a-4621-b8ed-1348b00c26e3","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":"3f4ae945-d61a-4621-b8ed-1348b00c26e3","product_id":"752679be-9db3-4bb0-8e46-f1f1a5d9cd46","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"0b07d19b-91d6-4e6f-8762-33f3338a8b91","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ae7292b4e4d08718f8f507e07b4e922a.jpeg","path":"ae7292b4e4d08718f8f507e07b4e922a.jpeg","width":780,"height":1006,"alt":"7732fde6ea6ce10b23d99415e25d35f9","aspect_ratio":0.7753479125248509},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/gulf-serbian-short-sleeved-polo-shirt?variant=3f4ae945-d61a-4621-b8ed-1348b00c26e3","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}