${function() {
const variantData = data.variant || {"id":"d5349fad-2810-4fa5-ab9d-a962133ae757","product_id":"d4e563d2-6514-4202-8e38-1942262928c7","title":"BRONZE","weight_unit":"kg","inventory_quantity":841,"sku":"4065327-bronze","barcode":"","position":1,"option1":"BRONZE","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/538b3d7e560cf48e32f1abd896803abd.jpeg","path":"538b3d7e560cf48e32f1abd896803abd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"26.99","retail_price":"59.99","available":true,"url":"\/products\/men-polarized-classic-gothic-steampunk-sunglasses?variant=d5349fad-2810-4fa5-ab9d-a962133ae757","available_quantity":999999999,"options":[{"name":"Lenses Color","value":"BRONZE"}],"off_ratio":55,"flashsale_info":[],"sales":55};
const saveType = "percentage";
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":"d5349fad-2810-4fa5-ab9d-a962133ae757","product_id":"d4e563d2-6514-4202-8e38-1942262928c7","title":"BRONZE","weight_unit":"kg","inventory_quantity":841,"sku":"4065327-bronze","barcode":"","position":1,"option1":"BRONZE","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/538b3d7e560cf48e32f1abd896803abd.jpeg","path":"538b3d7e560cf48e32f1abd896803abd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"26.99","retail_price":"59.99","available":true,"url":"\/products\/men-polarized-classic-gothic-steampunk-sunglasses?variant=d5349fad-2810-4fa5-ab9d-a962133ae757","available_quantity":999999999,"options":[{"name":"Lenses Color","value":"BRONZE"}],"off_ratio":55,"flashsale_info":[],"sales":55};
return `
`
}()}