${function() {
const variantData = data.variant || {"id":"3a5682ff-4f33-44c0-b7df-2b838063e835","product_id":"8a418a8f-50b8-4299-b227-08669d46b7af","title":"Silver-ONE SIZE","weight_unit":"kg","inventory_quantity":999,"sku":"1816726365695717378","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0765e348ed45b14143d3773b0ca0e1c8.jpeg","path":"0765e348ed45b14143d3773b0ca0e1c8.jpeg","width":1005,"height":1005,"alt":"2486d3aa205b67082f5221e4d7b99bc8","aspect_ratio":1},"wholesale_price":[{"price":9,"min_quantity":1}],"weight":"20","compare_at_price":"0","price":"9","retail_price":"0","available":true,"url":"\/products\/retro-style-praying-hands-titanium-steel-necklace-cross-jewelry-niche-pendant?variant=3a5682ff-4f33-44c0-b7df-2b838063e835","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"3a5682ff-4f33-44c0-b7df-2b838063e835","product_id":"8a418a8f-50b8-4299-b227-08669d46b7af","title":"Silver-ONE SIZE","weight_unit":"kg","inventory_quantity":999,"sku":"1816726365695717378","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0765e348ed45b14143d3773b0ca0e1c8.jpeg","path":"0765e348ed45b14143d3773b0ca0e1c8.jpeg","width":1005,"height":1005,"alt":"2486d3aa205b67082f5221e4d7b99bc8","aspect_ratio":1},"wholesale_price":[{"price":9,"min_quantity":1}],"weight":"20","compare_at_price":"0","price":"9","retail_price":"0","available":true,"url":"\/products\/retro-style-praying-hands-titanium-steel-necklace-cross-jewelry-niche-pendant?variant=3a5682ff-4f33-44c0-b7df-2b838063e835","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}