${function() {
const variantData = data.variant || {"id":"5c025d1d-e6d1-464f-941c-3c1e1322ff98","product_id":"860bff98-d020-4532-bed3-8901ff77acc6","title":"Steel color with chain (60cm)","weight_unit":"g","inventory_quantity":999,"sku":"1494242728597774338","barcode":"","position":1,"option1":"Steel color with chain (60cm)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/578a2c8e6a8cc8b240b8c1cf126b07c2.jpeg","path":"578a2c8e6a8cc8b240b8c1cf126b07c2.jpeg","width":800,"height":800,"alt":"f0bacc2705c94ebda0ab81d072c3a3fb","aspect_ratio":1},"wholesale_price":[{"price":16,"min_quantity":1}],"weight":"50","compare_at_price":"0","price":"16","retail_price":"0","available":true,"url":"\/products\/viking-compass-vegvisir-stainless-steel-pendant-necklace?variant=5c025d1d-e6d1-464f-941c-3c1e1322ff98","available_quantity":999999999,"options":[{"name":"Color","value":"Steel color with chain (60cm)"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"5c025d1d-e6d1-464f-941c-3c1e1322ff98","product_id":"860bff98-d020-4532-bed3-8901ff77acc6","title":"Steel color with chain (60cm)","weight_unit":"g","inventory_quantity":999,"sku":"1494242728597774338","barcode":"","position":1,"option1":"Steel color with chain (60cm)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/578a2c8e6a8cc8b240b8c1cf126b07c2.jpeg","path":"578a2c8e6a8cc8b240b8c1cf126b07c2.jpeg","width":800,"height":800,"alt":"f0bacc2705c94ebda0ab81d072c3a3fb","aspect_ratio":1},"wholesale_price":[{"price":16,"min_quantity":1}],"weight":"50","compare_at_price":"0","price":"16","retail_price":"0","available":true,"url":"\/products\/viking-compass-vegvisir-stainless-steel-pendant-necklace?variant=5c025d1d-e6d1-464f-941c-3c1e1322ff98","available_quantity":999999999,"options":[{"name":"Color","value":"Steel color with chain (60cm)"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}