${function() {
const variantData = data.variant || {"id":"7af84219-4601-4dcd-b7ed-d6762f5d52c4","product_id":"0fb6b7fc-885b-4f0c-bc90-c2c46db41e0f","title":"White(Model Wear)-8 Inches","weight_unit":"kg","inventory_quantity":999,"sku":"TP03271-White(Model Wear)-8 Inches","barcode":"","position":1,"option1":"White(Model Wear)","option2":"8 Inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6228e189f1528ef44de9f3e113eccd1c.png","path":"6228e189f1528ef44de9f3e113eccd1c.png","width":532,"height":565,"alt":"","aspect_ratio":0.9415929203539823},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"44","price":"29.99","retail_price":"44","available":true,"url":"\/products\/breathable-and-natural-hair-topper-for-women-with-thinning-hair-mavl?variant=7af84219-4601-4dcd-b7ed-d6762f5d52c4","available_quantity":999999999,"options":[{"name":"Color","value":"White(Model Wear)"},{"name":"LENGTH","value":"8 Inches"}],"off_ratio":32,"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":"7af84219-4601-4dcd-b7ed-d6762f5d52c4","product_id":"0fb6b7fc-885b-4f0c-bc90-c2c46db41e0f","title":"White(Model Wear)-8 Inches","weight_unit":"kg","inventory_quantity":999,"sku":"TP03271-White(Model Wear)-8 Inches","barcode":"","position":1,"option1":"White(Model Wear)","option2":"8 Inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6228e189f1528ef44de9f3e113eccd1c.png","path":"6228e189f1528ef44de9f3e113eccd1c.png","width":532,"height":565,"alt":"","aspect_ratio":0.9415929203539823},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"44","price":"29.99","retail_price":"44","available":true,"url":"\/products\/breathable-and-natural-hair-topper-for-women-with-thinning-hair-mavl?variant=7af84219-4601-4dcd-b7ed-d6762f5d52c4","available_quantity":999999999,"options":[{"name":"Color","value":"White(Model Wear)"},{"name":"LENGTH","value":"8 Inches"}],"off_ratio":32,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}