${function() {
const variantData = data.variant || {"id":"a6fe7f09-3098-4444-aa27-f56cde5f90c9","product_id":"dc6871e2-f4b9-4889-ae5e-27d60f01af62","title":"light grey-M","weight_unit":"g","inventory_quantity":999,"sku":"1460444200039399425","barcode":"","position":1,"option1":"light grey","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c480a90d23dd99b6ec6287b08bbc0411.jpeg","path":"c480a90d23dd99b6ec6287b08bbc0411.jpeg","width":780,"height":842,"alt":"0e2422af233c65b01a0a2b375a223eec","aspect_ratio":0.9263657957244655},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/contrasting-color-zip-polo-pink-and-navy-blue-polo-shirt?variant=a6fe7f09-3098-4444-aa27-f56cde5f90c9","available_quantity":999999999,"options":[{"name":"Color","value":"light grey"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"a6fe7f09-3098-4444-aa27-f56cde5f90c9","product_id":"dc6871e2-f4b9-4889-ae5e-27d60f01af62","title":"light grey-M","weight_unit":"g","inventory_quantity":999,"sku":"1460444200039399425","barcode":"","position":1,"option1":"light grey","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c480a90d23dd99b6ec6287b08bbc0411.jpeg","path":"c480a90d23dd99b6ec6287b08bbc0411.jpeg","width":780,"height":842,"alt":"0e2422af233c65b01a0a2b375a223eec","aspect_ratio":0.9263657957244655},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/contrasting-color-zip-polo-pink-and-navy-blue-polo-shirt?variant=a6fe7f09-3098-4444-aa27-f56cde5f90c9","available_quantity":999999999,"options":[{"name":"Color","value":"light grey"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}