${function() {
const variantData = data.variant || {"id":"18c79a1d-ef6c-4b0a-b932-eb6a1f64bad9","product_id":"218b5111-7ae7-4918-9139-245922ced61f","title":"Black-12 Inch-100%(Normal)","weight_unit":"kg","inventory_quantity":959,"sku":"ZH856","barcode":"","position":1,"option1":"Black","option2":"12 Inch","option3":"100%(Normal)","note":"","image":null,"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"35.99","retail_price":"59.99","available":true,"url":"\/products\/deep-wave-wig-lace-front-wig-with-baby-hair-pre-plucked-lace-wigs-1-u5j4?variant=18c79a1d-ef6c-4b0a-b932-eb6a1f64bad9","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black"},{"name":"LENGTH","value":"12 Inch"},{"name":"DENSITY","value":"100%(Normal)"}],"off_ratio":40,"flashsale_info":[],"sales":5};
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}
`
}()}
${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":"18c79a1d-ef6c-4b0a-b932-eb6a1f64bad9","product_id":"218b5111-7ae7-4918-9139-245922ced61f","title":"Black-12 Inch-100%(Normal)","weight_unit":"kg","inventory_quantity":959,"sku":"ZH856","barcode":"","position":1,"option1":"Black","option2":"12 Inch","option3":"100%(Normal)","note":"","image":null,"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"35.99","retail_price":"59.99","available":true,"url":"\/products\/deep-wave-wig-lace-front-wig-with-baby-hair-pre-plucked-lace-wigs-1-u5j4?variant=18c79a1d-ef6c-4b0a-b932-eb6a1f64bad9","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black"},{"name":"LENGTH","value":"12 Inch"},{"name":"DENSITY","value":"100%(Normal)"}],"off_ratio":40,"flashsale_info":[],"sales":5};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}