${function() {
const variantData = data.variant || {"id":"a54cdb25-486d-4d5c-97cb-e4d79e65ab0f","product_id":"0bd39d10-f221-4f0f-ae81-c6a8283ee292","title":"silver","weight_unit":"kg","inventory_quantity":1000,"sku":"3256804080482009_silver","barcode":"","position":1,"option1":"silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81e720d49890ec7930940a8b520b84c6.jpeg","path":"81e720d49890ec7930940a8b520b84c6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"16.99","retail_price":"39.99","available":true,"url":"\/products\/11-5cm-4-color-woman-metal-large-double-bar-hair-claws-clips-fashion-washing-face-hairpins-gilrs-hair-accessories-for-thick-hair?variant=a54cdb25-486d-4d5c-97cb-e4d79e65ab0f","available_quantity":999999999,"options":[{"name":"Color","value":"silver"}],"off_ratio":58,"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":"a54cdb25-486d-4d5c-97cb-e4d79e65ab0f","product_id":"0bd39d10-f221-4f0f-ae81-c6a8283ee292","title":"silver","weight_unit":"kg","inventory_quantity":1000,"sku":"3256804080482009_silver","barcode":"","position":1,"option1":"silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81e720d49890ec7930940a8b520b84c6.jpeg","path":"81e720d49890ec7930940a8b520b84c6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"16.99","retail_price":"39.99","available":true,"url":"\/products\/11-5cm-4-color-woman-metal-large-double-bar-hair-claws-clips-fashion-washing-face-hairpins-gilrs-hair-accessories-for-thick-hair?variant=a54cdb25-486d-4d5c-97cb-e4d79e65ab0f","available_quantity":999999999,"options":[{"name":"Color","value":"silver"}],"off_ratio":58,"flashsale_info":[],"sales":0};
return `
`
}()}