${function() {
const variantData = data.variant || {"id":"a5e3bc8f-277d-46db-b7b2-c73492b79f07","product_id":"be6e2fd8-d768-468e-a23f-43dd26e158ed","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1460436764522438657","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5eaebde1b0907e680958a5d41000713c.jpeg","path":"5eaebde1b0907e680958a5d41000713c.jpeg","width":780,"height":1002,"alt":"410b9969240a8f46976c9accd22e1546","aspect_ratio":0.7784431137724551},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/plain-fabric-polo-shirt?variant=a5e3bc8f-277d-46db-b7b2-c73492b79f07","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":"a5e3bc8f-277d-46db-b7b2-c73492b79f07","product_id":"be6e2fd8-d768-468e-a23f-43dd26e158ed","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1460436764522438657","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5eaebde1b0907e680958a5d41000713c.jpeg","path":"5eaebde1b0907e680958a5d41000713c.jpeg","width":780,"height":1002,"alt":"410b9969240a8f46976c9accd22e1546","aspect_ratio":0.7784431137724551},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/plain-fabric-polo-shirt?variant=a5e3bc8f-277d-46db-b7b2-c73492b79f07","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}