${function() {
const variantData = data.variant || {"id":"008c0813-b46d-4625-971b-a9f92f591b01","product_id":"3c19b384-bccb-416a-aad4-d7771549c9ef","title":"Black(As In The Video)-200%(EXTRA THICK AS IN VIDEO)","weight_unit":"kg","inventory_quantity":996,"sku":"SW-M-B-BK","barcode":"","position":1,"option1":"Black(As In The Video)","option2":"200%(EXTRA THICK AS IN VIDEO)","option3":"","note":"","image":null,"wholesale_price":[{"price":37.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"37.99","retail_price":"79.99","available":true,"url":"\/products\/short-bob-wig-with-bangs-straight-brazilian-hair-wigs-i2f4-vtym?variant=008c0813-b46d-4625-971b-a9f92f591b01","available_quantity":999999999,"options":[{"name":"Color","value":"Black(As In The Video)"},{"name":"Density","value":"200%(EXTRA THICK AS IN VIDEO)"}],"off_ratio":53,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"008c0813-b46d-4625-971b-a9f92f591b01","product_id":"3c19b384-bccb-416a-aad4-d7771549c9ef","title":"Black(As In The Video)-200%(EXTRA THICK AS IN VIDEO)","weight_unit":"kg","inventory_quantity":996,"sku":"SW-M-B-BK","barcode":"","position":1,"option1":"Black(As In The Video)","option2":"200%(EXTRA THICK AS IN VIDEO)","option3":"","note":"","image":null,"wholesale_price":[{"price":37.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"37.99","retail_price":"79.99","available":true,"url":"\/products\/short-bob-wig-with-bangs-straight-brazilian-hair-wigs-i2f4-vtym?variant=008c0813-b46d-4625-971b-a9f92f591b01","available_quantity":999999999,"options":[{"name":"Color","value":"Black(As In The Video)"},{"name":"Density","value":"200%(EXTRA THICK AS IN VIDEO)"}],"off_ratio":53,"flashsale_info":[],"sales":2};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}