${function() {
const variantData = data.variant || {"id":"959acd37-a668-423f-b94f-6c5019d9a605","product_id":"22c07780-8311-485a-ab2a-3931153d7a51","title":"Purplish red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"MR1146-Purplish red-S","barcode":"","position":1,"option1":"Purplish red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ea164065b493092bf7299be4cebea99.jpeg","path":"1ea164065b493092bf7299be4cebea99.jpeg","width":1280,"height":1600,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39.85,"min_quantity":1}],"weight":"0","compare_at_price":"58.98","price":"39.85","retail_price":"58.98","available":true,"url":"\/products\/positioning-printed-long-irregular-shirt-boho-tunic-dress?variant=959acd37-a668-423f-b94f-6c5019d9a605","available_quantity":999999999,"options":[{"name":"Color","value":"Purplish red"},{"name":"Size","value":"S"}],"off_ratio":32,"flashsale_info":[],"sales":1};
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":"959acd37-a668-423f-b94f-6c5019d9a605","product_id":"22c07780-8311-485a-ab2a-3931153d7a51","title":"Purplish red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"MR1146-Purplish red-S","barcode":"","position":1,"option1":"Purplish red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ea164065b493092bf7299be4cebea99.jpeg","path":"1ea164065b493092bf7299be4cebea99.jpeg","width":1280,"height":1600,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39.85,"min_quantity":1}],"weight":"0","compare_at_price":"58.98","price":"39.85","retail_price":"58.98","available":true,"url":"\/products\/positioning-printed-long-irregular-shirt-boho-tunic-dress?variant=959acd37-a668-423f-b94f-6c5019d9a605","available_quantity":999999999,"options":[{"name":"Color","value":"Purplish red"},{"name":"Size","value":"S"}],"off_ratio":32,"flashsale_info":[],"sales":1};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}