${function() {
const variantData = data.variant || {"id":"d5d8fdda-4a15-496a-b250-3ab8d3038163","product_id":"c5aa8b86-ab3d-4b3a-9b33-0016c74f93b2","title":"6 Inches","weight_unit":"kg","inventory_quantity":998,"sku":"GL05x5TR15STA0SAP","barcode":"","position":1,"option1":"6 Inches","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/913db240eaed15d7aefebf00a45be55a.jpeg","path":"913db240eaed15d7aefebf00a45be55a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"32.99","retail_price":"65.99","available":true,"url":"\/products\/trendy-color-salt-pepper-side-part-straight-bob-glueless-4x4-closure-lace-wig-100-human-hair-1?variant=d5d8fdda-4a15-496a-b250-3ab8d3038163","available_quantity":999999999,"options":[{"name":"Length","value":"6 Inches"}],"off_ratio":50,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"d5d8fdda-4a15-496a-b250-3ab8d3038163","product_id":"c5aa8b86-ab3d-4b3a-9b33-0016c74f93b2","title":"6 Inches","weight_unit":"kg","inventory_quantity":998,"sku":"GL05x5TR15STA0SAP","barcode":"","position":1,"option1":"6 Inches","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/913db240eaed15d7aefebf00a45be55a.jpeg","path":"913db240eaed15d7aefebf00a45be55a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"32.99","retail_price":"65.99","available":true,"url":"\/products\/trendy-color-salt-pepper-side-part-straight-bob-glueless-4x4-closure-lace-wig-100-human-hair-1?variant=d5d8fdda-4a15-496a-b250-3ab8d3038163","available_quantity":999999999,"options":[{"name":"Length","value":"6 Inches"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}