${function() {
const variantData = data.variant || {"id":"45f529e3-ee6a-424a-b1ff-bf2303a14c95","product_id":"20c21a81-cf38-413d-b2a9-d86f07ece181","title":"Golden","weight_unit":"kg","inventory_quantity":1000,"sku":"3256805390622974_Golden","barcode":"","position":1,"option1":"Golden","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3f55ccdc93cbd140f61f9748e65fcec.jpeg","path":"d3f55ccdc93cbd140f61f9748e65fcec.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"9.99","retail_price":"19.99","available":true,"url":"\/products\/korean-woman-large-metal-irregular-bow-hair-claw-ladies-barrettes-hairgrip-girls-hair-clips-headwear-fashion-hair-accessories?variant=45f529e3-ee6a-424a-b1ff-bf2303a14c95","available_quantity":999999999,"options":[{"name":"Color","value":"Golden"}],"off_ratio":50,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"45f529e3-ee6a-424a-b1ff-bf2303a14c95","product_id":"20c21a81-cf38-413d-b2a9-d86f07ece181","title":"Golden","weight_unit":"kg","inventory_quantity":1000,"sku":"3256805390622974_Golden","barcode":"","position":1,"option1":"Golden","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3f55ccdc93cbd140f61f9748e65fcec.jpeg","path":"d3f55ccdc93cbd140f61f9748e65fcec.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"9.99","retail_price":"19.99","available":true,"url":"\/products\/korean-woman-large-metal-irregular-bow-hair-claw-ladies-barrettes-hairgrip-girls-hair-clips-headwear-fashion-hair-accessories?variant=45f529e3-ee6a-424a-b1ff-bf2303a14c95","available_quantity":999999999,"options":[{"name":"Color","value":"Golden"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}