${function() {
const variantData = data.variant || {"id":"7bb46729-746e-44a0-a00c-0e5d5ec37819","product_id":"6e51c7c8-294d-4baa-bb0d-5965bdae6dc7","title":"black","weight_unit":"kg","inventory_quantity":998,"sku":"3256803112377636_black","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9b642cff70bd723812f321a96c6246cb.jpeg","path":"9b642cff70bd723812f321a96c6246cb.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\/vintage-knitted-hairband-woman-winter-width-bezel-headband-head-hoop-lady-fashion-ornaments-hair-accessories-turban?variant=7bb46729-746e-44a0-a00c-0e5d5ec37819","available_quantity":999999999,"options":[{"name":"Color","value":"black"}],"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":"7bb46729-746e-44a0-a00c-0e5d5ec37819","product_id":"6e51c7c8-294d-4baa-bb0d-5965bdae6dc7","title":"black","weight_unit":"kg","inventory_quantity":998,"sku":"3256803112377636_black","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9b642cff70bd723812f321a96c6246cb.jpeg","path":"9b642cff70bd723812f321a96c6246cb.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\/vintage-knitted-hairband-woman-winter-width-bezel-headband-head-hoop-lady-fashion-ornaments-hair-accessories-turban?variant=7bb46729-746e-44a0-a00c-0e5d5ec37819","available_quantity":999999999,"options":[{"name":"Color","value":"black"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}