${function() {
const variantData = data.variant || {"id":"4b9a0b18-d918-4980-bd34-f0defbbf0708","product_id":"fa82f746-6a60-4e61-9a82-b5ec22b8ea02","title":"Light khaki-M","weight_unit":"g","inventory_quantity":999,"sku":"e8530340-1b13-4199-bce7-2c1edb35e2f2","barcode":"","position":1,"option1":"Light khaki","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/930dc06e3e879d2534d32dbad1efcfc2.jpeg","path":"930dc06e3e879d2534d32dbad1efcfc2.jpeg","width":768,"height":1024,"alt":"ee815e646c2cb64a347ae758ed57a3d9","aspect_ratio":0.75},"wholesale_price":[{"price":40.45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.45","retail_price":"0","available":true,"url":"\/products\/casual-check-textured-long-sleeve-jacket-9i58?variant=4b9a0b18-d918-4980-bd34-f0defbbf0708","available_quantity":999999999,"options":[{"name":"Color","value":"Light khaki"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"4b9a0b18-d918-4980-bd34-f0defbbf0708","product_id":"fa82f746-6a60-4e61-9a82-b5ec22b8ea02","title":"Light khaki-M","weight_unit":"g","inventory_quantity":999,"sku":"e8530340-1b13-4199-bce7-2c1edb35e2f2","barcode":"","position":1,"option1":"Light khaki","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/930dc06e3e879d2534d32dbad1efcfc2.jpeg","path":"930dc06e3e879d2534d32dbad1efcfc2.jpeg","width":768,"height":1024,"alt":"ee815e646c2cb64a347ae758ed57a3d9","aspect_ratio":0.75},"wholesale_price":[{"price":40.45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.45","retail_price":"0","available":true,"url":"\/products\/casual-check-textured-long-sleeve-jacket-9i58?variant=4b9a0b18-d918-4980-bd34-f0defbbf0708","available_quantity":999999999,"options":[{"name":"Color","value":"Light khaki"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}