${function() {
const variantData = data.variant || {"id":"72adcf30-534f-48e9-b6e6-ebdf18f96e8c","product_id":"c5974990-2052-4975-8241-58b2d89ad73a","title":"light green-S","weight_unit":"g","inventory_quantity":999,"sku":"93eec84f-30ba-4d31-ad85-39815a124ddf","barcode":"","position":1,"option1":"light green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5cc7986e00b12cfb2ba93604ce34651.jpeg","path":"e5cc7986e00b12cfb2ba93604ce34651.jpeg","width":800,"height":800,"alt":"f13f8c0acbc964bc50ca19e1eadc9ec8","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/hampsted-twin-set-polo?variant=72adcf30-534f-48e9-b6e6-ebdf18f96e8c","available_quantity":999999999,"options":[{"name":"Color","value":"light green"},{"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":"72adcf30-534f-48e9-b6e6-ebdf18f96e8c","product_id":"c5974990-2052-4975-8241-58b2d89ad73a","title":"light green-S","weight_unit":"g","inventory_quantity":999,"sku":"93eec84f-30ba-4d31-ad85-39815a124ddf","barcode":"","position":1,"option1":"light green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5cc7986e00b12cfb2ba93604ce34651.jpeg","path":"e5cc7986e00b12cfb2ba93604ce34651.jpeg","width":800,"height":800,"alt":"f13f8c0acbc964bc50ca19e1eadc9ec8","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/hampsted-twin-set-polo?variant=72adcf30-534f-48e9-b6e6-ebdf18f96e8c","available_quantity":999999999,"options":[{"name":"Color","value":"light green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}