${function() {
const variantData = data.variant || {"id":"9802f7e8-ca0b-4b0f-bbb2-664665cfaff8","product_id":"b91c205c-113a-409b-964c-9dfdaffb606f","title":"creamy white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1562257511384866817","barcode":"","position":1,"option1":"creamy white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e0341814adfded2ea6ef6997af53f42.jpeg","path":"0e0341814adfded2ea6ef6997af53f42.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.55","retail_price":"0","available":true,"url":"\/products\/mens-casual-v-neck-long-sleeve-cotton-t-shirt-y2ce?variant=9802f7e8-ca0b-4b0f-bbb2-664665cfaff8","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"name":"Size","value":"S"}],"off_ratio":0,"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":"9802f7e8-ca0b-4b0f-bbb2-664665cfaff8","product_id":"b91c205c-113a-409b-964c-9dfdaffb606f","title":"creamy white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1562257511384866817","barcode":"","position":1,"option1":"creamy white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e0341814adfded2ea6ef6997af53f42.jpeg","path":"0e0341814adfded2ea6ef6997af53f42.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.55","retail_price":"0","available":true,"url":"\/products\/mens-casual-v-neck-long-sleeve-cotton-t-shirt-y2ce?variant=9802f7e8-ca0b-4b0f-bbb2-664665cfaff8","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}