${function() {
const variantData = data.variant || {"id":"f15a7593-b413-43ed-9eb6-58b86c56f5b4","product_id":"83342524-7c15-4aa1-9501-addf4fd1db95","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\/05a00f9b238d5368ebe440af51c65c4b.jpeg","path":"05a00f9b238d5368ebe440af51c65c4b.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.95,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"32.95","retail_price":"49.99","available":true,"url":"\/products\/light-purple-centre-parting-short-bob-hair-staight-wigs?variant=f15a7593-b413-43ed-9eb6-58b86c56f5b4","available_quantity":999999999,"options":[{"name":"Size","value":"8 Inch"},{"name":"Hair Density","value":"150%(THICK)"}],"off_ratio":34,"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":"f15a7593-b413-43ed-9eb6-58b86c56f5b4","product_id":"83342524-7c15-4aa1-9501-addf4fd1db95","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\/05a00f9b238d5368ebe440af51c65c4b.jpeg","path":"05a00f9b238d5368ebe440af51c65c4b.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.95,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"32.95","retail_price":"49.99","available":true,"url":"\/products\/light-purple-centre-parting-short-bob-hair-staight-wigs?variant=f15a7593-b413-43ed-9eb6-58b86c56f5b4","available_quantity":999999999,"options":[{"name":"Size","value":"8 Inch"},{"name":"Hair Density","value":"150%(THICK)"}],"off_ratio":34,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}