${function() {
const variantData = data.variant || {"id":"169e8d80-3bfe-4363-a4a7-f5ef7de59091","product_id":"45a46b5c-ee95-4582-8cf6-186cacf55048","title":"8 inches-Salt And Pepper","weight_unit":"kg","inventory_quantity":1000,"sku":"WT-510","barcode":"","position":1,"option1":"8 inches","option2":"Salt And Pepper","option3":"","note":"","image":null,"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"205.5","price":"38.99","retail_price":"205.5","available":true,"url":"\/products\/salt-and-pepper-glueless-5x5-closure-lace-straight-wig-beginner-friendly-100-human-hair-\u590d\u5236?variant=169e8d80-3bfe-4363-a4a7-f5ef7de59091","available_quantity":999999999,"options":[{"name":"Length","value":"8 inches"},{"name":"Color","value":"Salt And Pepper"}],"off_ratio":81,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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}
`
}()}
${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":"169e8d80-3bfe-4363-a4a7-f5ef7de59091","product_id":"45a46b5c-ee95-4582-8cf6-186cacf55048","title":"8 inches-Salt And Pepper","weight_unit":"kg","inventory_quantity":1000,"sku":"WT-510","barcode":"","position":1,"option1":"8 inches","option2":"Salt And Pepper","option3":"","note":"","image":null,"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"205.5","price":"38.99","retail_price":"205.5","available":true,"url":"\/products\/salt-and-pepper-glueless-5x5-closure-lace-straight-wig-beginner-friendly-100-human-hair-\u590d\u5236?variant=169e8d80-3bfe-4363-a4a7-f5ef7de59091","available_quantity":999999999,"options":[{"name":"Length","value":"8 inches"},{"name":"Color","value":"Salt And Pepper"}],"off_ratio":81,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}