${function() {
const variantData = data.variant || {"id":"22fab76f-ac3f-4371-8f2e-d0adbc3e9262","product_id":"1130ef62-abc2-430f-bf7c-c3975f5cee9d","title":"White-S","weight_unit":"kg","inventory_quantity":995,"sku":"QW-White-S-A001756","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d742823c85d55413c81a160eddba4a33.jpeg","path":"d742823c85d55413c81a160eddba4a33.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"52","price":"24.99","retail_price":"52","available":true,"url":"\/products\/gentlemans-business-short-sleeve-fitness-t-shirt?variant=22fab76f-ac3f-4371-8f2e-d0adbc3e9262","available_quantity":995,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":52,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"22fab76f-ac3f-4371-8f2e-d0adbc3e9262","product_id":"1130ef62-abc2-430f-bf7c-c3975f5cee9d","title":"White-S","weight_unit":"kg","inventory_quantity":995,"sku":"QW-White-S-A001756","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d742823c85d55413c81a160eddba4a33.jpeg","path":"d742823c85d55413c81a160eddba4a33.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"52","price":"24.99","retail_price":"52","available":true,"url":"\/products\/gentlemans-business-short-sleeve-fitness-t-shirt?variant=22fab76f-ac3f-4371-8f2e-d0adbc3e9262","available_quantity":995,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":52,"flashsale_info":[],"sales":0};
return `
`
}()}