${function() {
const variantData = data.variant || {"id":"6ee08c65-1e60-4f97-a46b-1c0e07082185","product_id":"365504cd-3825-4774-b941-b1c99fb05f5b","title":"Silver-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1729048783473758209","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b23ea18c7967979104a71f6fb00156d3.jpeg","path":"b23ea18c7967979104a71f6fb00156d3.jpeg","width":800,"height":800,"alt":"7ef4c1c79b710223b6fbd5dfb0a078f2","aspect_ratio":1},"wholesale_price":[{"price":8,"min_quantity":1}],"weight":"50","compare_at_price":"0","price":"8","retail_price":"0","available":true,"url":"\/products\/mens-vintage-viking-rune-deer-pendant-necklace?variant=6ee08c65-1e60-4f97-a46b-1c0e07082185","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":"6ee08c65-1e60-4f97-a46b-1c0e07082185","product_id":"365504cd-3825-4774-b941-b1c99fb05f5b","title":"Silver-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1729048783473758209","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b23ea18c7967979104a71f6fb00156d3.jpeg","path":"b23ea18c7967979104a71f6fb00156d3.jpeg","width":800,"height":800,"alt":"7ef4c1c79b710223b6fbd5dfb0a078f2","aspect_ratio":1},"wholesale_price":[{"price":8,"min_quantity":1}],"weight":"50","compare_at_price":"0","price":"8","retail_price":"0","available":true,"url":"\/products\/mens-vintage-viking-rune-deer-pendant-necklace?variant=6ee08c65-1e60-4f97-a46b-1c0e07082185","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}
`
}()}