${function() {
const variantData = data.variant || {"id":"a9290481-632e-4dde-8950-f621af7a96ec","product_id":"739ace5b-22df-417d-afa4-814ed47adb36","title":"Golden Brown-3 Inches","weight_unit":"kg","inventory_quantity":924,"sku":"tp006-b-a","barcode":"","position":1,"option1":"Golden Brown","option2":"3 Inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ebea0b944bd163224770c8315b579d9.png","path":"4ebea0b944bd163224770c8315b579d9.png","width":747,"height":749,"alt":"","aspect_ratio":0.9973297730307076},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"23.99","retail_price":"32.99","available":true,"url":"\/products\/nice-short-wiglets-hair-pieces-for-women-with-thinning-and-fine-hair?variant=a9290481-632e-4dde-8950-f621af7a96ec","available_quantity":999999999,"options":[{"name":"Color","value":"Golden Brown"},{"name":"LENGTH","value":"3 Inches"}],"off_ratio":27,"flashsale_info":[],"sales":67};
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":"a9290481-632e-4dde-8950-f621af7a96ec","product_id":"739ace5b-22df-417d-afa4-814ed47adb36","title":"Golden Brown-3 Inches","weight_unit":"kg","inventory_quantity":924,"sku":"tp006-b-a","barcode":"","position":1,"option1":"Golden Brown","option2":"3 Inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ebea0b944bd163224770c8315b579d9.png","path":"4ebea0b944bd163224770c8315b579d9.png","width":747,"height":749,"alt":"","aspect_ratio":0.9973297730307076},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"23.99","retail_price":"32.99","available":true,"url":"\/products\/nice-short-wiglets-hair-pieces-for-women-with-thinning-and-fine-hair?variant=a9290481-632e-4dde-8950-f621af7a96ec","available_quantity":999999999,"options":[{"name":"Color","value":"Golden Brown"},{"name":"LENGTH","value":"3 Inches"}],"off_ratio":27,"flashsale_info":[],"sales":67};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}