${function() {
const variantData = data.variant || {"id":"bbd19208-96f4-4763-a366-d2a3a01e4016","product_id":"b820a68c-32d4-4779-94df-04c92ee01380","title":"black","weight_unit":"kg","inventory_quantity":1000,"sku":"CP19565-C020","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e84c728099f0a88cfcd3f5930de8fb06.jpeg","path":"e84c728099f0a88cfcd3f5930de8fb06.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"9.99","retail_price":"0","available":true,"url":"\/products\/u-shaped-buckle-nylon-braided-bracelet?variant=bbd19208-96f4-4763-a366-d2a3a01e4016","available_quantity":999999999,"options":[{"name":"Color","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
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.