${function() {
const variantData = data.variant || {"id":"966e9dbe-e319-4a49-878a-bd73bf66254b","product_id":"0d70efe4-06ba-41eb-aac7-fa023ca99d39","title":"Silver-ONE SIZE","weight_unit":"kg","inventory_quantity":999,"sku":"1816727134576988161","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/947b0f429b05b72aa639036ff4dc0162.jpeg","path":"947b0f429b05b72aa639036ff4dc0162.jpeg","width":750,"height":750,"alt":"ffa8bfdc46305a827a59599d63b060d1","aspect_ratio":1},"wholesale_price":[{"price":9,"min_quantity":1}],"weight":"27","compare_at_price":"0","price":"9","retail_price":"0","available":true,"url":"\/products\/mens-cross-pendant-necklace?variant=966e9dbe-e319-4a49-878a-bd73bf66254b","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Size","value":"ONE SIZE"}],"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":"966e9dbe-e319-4a49-878a-bd73bf66254b","product_id":"0d70efe4-06ba-41eb-aac7-fa023ca99d39","title":"Silver-ONE SIZE","weight_unit":"kg","inventory_quantity":999,"sku":"1816727134576988161","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/947b0f429b05b72aa639036ff4dc0162.jpeg","path":"947b0f429b05b72aa639036ff4dc0162.jpeg","width":750,"height":750,"alt":"ffa8bfdc46305a827a59599d63b060d1","aspect_ratio":1},"wholesale_price":[{"price":9,"min_quantity":1}],"weight":"27","compare_at_price":"0","price":"9","retail_price":"0","available":true,"url":"\/products\/mens-cross-pendant-necklace?variant=966e9dbe-e319-4a49-878a-bd73bf66254b","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}