${function() {
const variantData = data.variant || {"id":"ce099a60-e9c8-4dd4-92e2-4c2b13bfadea","product_id":"02c29362-5879-4b09-8f4d-cda6988c230d","title":"GRAY-14 INCH-100%(NORMAL)","weight_unit":"kg","inventory_quantity":987,"sku":"SW-M-CP-GY","barcode":"","position":1,"option1":"GRAY","option2":"14 INCH","option3":"100%(NORMAL)","note":"","image":{"src":"\/\/img.staticdj.com\/ba174e29750cb8ff85e3746f8ea40c1c.jpeg","path":"ba174e29750cb8ff85e3746f8ea40c1c.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"62","price":"30.99","retail_price":"62","available":true,"url":"\/products\/gray-brazilian-short-straight-hair-bob-wigs-lady-wig-g0mu?variant=ce099a60-e9c8-4dd4-92e2-4c2b13bfadea","available_quantity":999999999,"options":[{"name":"COLOR","value":"GRAY"},{"name":"LENGTH","value":"14 INCH"},{"name":"DENSITY","value":"100%(NORMAL)"}],"off_ratio":50,"flashsale_info":[],"sales":2};
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":"ce099a60-e9c8-4dd4-92e2-4c2b13bfadea","product_id":"02c29362-5879-4b09-8f4d-cda6988c230d","title":"GRAY-14 INCH-100%(NORMAL)","weight_unit":"kg","inventory_quantity":987,"sku":"SW-M-CP-GY","barcode":"","position":1,"option1":"GRAY","option2":"14 INCH","option3":"100%(NORMAL)","note":"","image":{"src":"\/\/img.staticdj.com\/ba174e29750cb8ff85e3746f8ea40c1c.jpeg","path":"ba174e29750cb8ff85e3746f8ea40c1c.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"62","price":"30.99","retail_price":"62","available":true,"url":"\/products\/gray-brazilian-short-straight-hair-bob-wigs-lady-wig-g0mu?variant=ce099a60-e9c8-4dd4-92e2-4c2b13bfadea","available_quantity":999999999,"options":[{"name":"COLOR","value":"GRAY"},{"name":"LENGTH","value":"14 INCH"},{"name":"DENSITY","value":"100%(NORMAL)"}],"off_ratio":50,"flashsale_info":[],"sales":2};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}