${function() {
const variantData = data.variant || {"id":"1a56ebf9-affb-49db-a240-7e10113a4e2d","product_id":"c2f05dc8-c4f5-4f1b-b630-807c30cb8014","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-phwr-tm2l?variant=1a56ebf9-affb-49db-a240-7e10113a4e2d","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":"1a56ebf9-affb-49db-a240-7e10113a4e2d","product_id":"c2f05dc8-c4f5-4f1b-b630-807c30cb8014","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-phwr-tm2l?variant=1a56ebf9-affb-49db-a240-7e10113a4e2d","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}
`
}()}