${function() {
const variantData = data.variant || {"id":"2e48fa50-9ef0-4c53-a2cb-f7caa5e02485","product_id":"32d74a6d-f042-4da8-8dff-e5e5c40029f0","title":"SILVER-SMALL SIZE-19CM (7.48 INCHES)","weight_unit":"kg","inventory_quantity":0,"sku":"RS-SILVER-SMALL SIZE-19CM (7.48 INCHES)-A001086","barcode":"","position":1,"option1":"SILVER","option2":"SMALL SIZE-19CM (7.48 INCHES)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca014698894dc264e13ed9d41488430f.png","path":"ca014698894dc264e13ed9d41488430f.png","width":717,"height":718,"alt":"925 Silver Viking Alphabet Bracelet","aspect_ratio":0.9986072423398329},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"28.98","price":"23.98","retail_price":"28.98","available":true,"url":"\/products\/925-sterling-silver-viking-alphabet-bracelet?variant=2e48fa50-9ef0-4c53-a2cb-f7caa5e02485","available_quantity":999999999,"options":[{"name":"TYPE","value":"SILVER"},{"name":"SIZE (BRACELET PERIMETER)","value":"SMALL SIZE-19CM (7.48 INCHES)"}],"off_ratio":17,"flashsale_info":[],"sales":37};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
Type
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size (Bracelet Perimeter)
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}