${function() {
const variantData = data.variant || {"id":"e5d8fc3d-5757-4a86-9a83-53af29b250b6","product_id":"7180345f-f160-443c-828b-54ba4017adc6","title":"creamy white-S","weight_unit":"g","inventory_quantity":999,"sku":"bee93aa7-4aa1-4a6d-baa8-93fff53891f1","barcode":"","position":7,"option1":"creamy white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/25c6db919e03a9b86221684a80c6da2b.jpeg","path":"25c6db919e03a9b86221684a80c6da2b.jpeg","width":1080,"height":1080,"alt":"a78c5b0ad42773a1d2625a9c0f53adad","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\/color-matched-striped-long-sleeved-polo-shirt?variant=e5d8fc3d-5757-4a86-9a83-53af29b250b6","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"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":"e5d8fc3d-5757-4a86-9a83-53af29b250b6","product_id":"7180345f-f160-443c-828b-54ba4017adc6","title":"creamy white-S","weight_unit":"g","inventory_quantity":999,"sku":"bee93aa7-4aa1-4a6d-baa8-93fff53891f1","barcode":"","position":7,"option1":"creamy white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/25c6db919e03a9b86221684a80c6da2b.jpeg","path":"25c6db919e03a9b86221684a80c6da2b.jpeg","width":1080,"height":1080,"alt":"a78c5b0ad42773a1d2625a9c0f53adad","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\/color-matched-striped-long-sleeved-polo-shirt?variant=e5d8fc3d-5757-4a86-9a83-53af29b250b6","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}