${function() {
const variantData = data.variant || {"id":"c6f2d994-b603-420b-9520-4088caeca6d5","product_id":"831bb057-5f3a-4b50-bb9d-e476395c0688","title":"Silver-ONE SIZE","weight_unit":"kg","inventory_quantity":999,"sku":"1816722026080055298","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb0779596e856a9fcbe6ea514d22c779.jpeg","path":"fb0779596e856a9fcbe6ea514d22c779.jpeg","width":1033,"height":1033,"alt":"fcc50e6d7ad5b88d45ac9c94997b40cd","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"29","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/all-match-mens-pendant-ring-necklace?variant=c6f2d994-b603-420b-9520-4088caeca6d5","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":"c6f2d994-b603-420b-9520-4088caeca6d5","product_id":"831bb057-5f3a-4b50-bb9d-e476395c0688","title":"Silver-ONE SIZE","weight_unit":"kg","inventory_quantity":999,"sku":"1816722026080055298","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb0779596e856a9fcbe6ea514d22c779.jpeg","path":"fb0779596e856a9fcbe6ea514d22c779.jpeg","width":1033,"height":1033,"alt":"fcc50e6d7ad5b88d45ac9c94997b40cd","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"29","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/all-match-mens-pendant-ring-necklace?variant=c6f2d994-b603-420b-9520-4088caeca6d5","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}
`
}()}