${function() {
const variantData = data.variant || {"id":"bbc9501c-37fa-4610-9dc6-5192d767a8b3","product_id":"d97310db-39e8-4b8b-a640-5e531b20cfc7","title":"8 Inch-150%(THICK)","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"8 Inch","option2":"150%(THICK)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cad32a30ee2b8ab4b4ac53c9a31fd143.jpeg","path":"cad32a30ee2b8ab4b4ac53c9a31fd143.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.95,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"32.95","retail_price":"79.99","available":true,"url":"\/products\/turquoise-centre-parting-short-bob-hair-staight-wigs-ded5-j65d?variant=bbc9501c-37fa-4610-9dc6-5192d767a8b3","available_quantity":999999999,"options":[{"name":"Size","value":"8 Inch"},{"name":"Hair Density","value":"150%(THICK)"}],"off_ratio":59,"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":"bbc9501c-37fa-4610-9dc6-5192d767a8b3","product_id":"d97310db-39e8-4b8b-a640-5e531b20cfc7","title":"8 Inch-150%(THICK)","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"8 Inch","option2":"150%(THICK)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cad32a30ee2b8ab4b4ac53c9a31fd143.jpeg","path":"cad32a30ee2b8ab4b4ac53c9a31fd143.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.95,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"32.95","retail_price":"79.99","available":true,"url":"\/products\/turquoise-centre-parting-short-bob-hair-staight-wigs-ded5-j65d?variant=bbc9501c-37fa-4610-9dc6-5192d767a8b3","available_quantity":999999999,"options":[{"name":"Size","value":"8 Inch"},{"name":"Hair Density","value":"150%(THICK)"}],"off_ratio":59,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}