${function() {
const variantData = data.variant || {"id":"9b5b4d35-e1e6-462b-b218-031c6d554cc3","product_id":"33dc95a9-32ac-4ddb-bd71-c99c0fd1df6d","title":"BLACK-150%","weight_unit":"kg","inventory_quantity":982,"sku":"SY03-BK","barcode":"","position":1,"option1":"BLACK","option2":"150%","option3":"","note":"","image":null,"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"26.99","retail_price":"59.99","available":true,"url":"\/products\/black-6-inch-short-wig-bob-curly-hair-17e9270b8-0403-4dea-89fc-9e7f1cce2dbb?variant=9b5b4d35-e1e6-462b-b218-031c6d554cc3","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"DENSITY","value":"150%"}],"off_ratio":55,"flashsale_info":[],"sales":1};
const saveType = "amount";
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":"9b5b4d35-e1e6-462b-b218-031c6d554cc3","product_id":"33dc95a9-32ac-4ddb-bd71-c99c0fd1df6d","title":"BLACK-150%","weight_unit":"kg","inventory_quantity":982,"sku":"SY03-BK","barcode":"","position":1,"option1":"BLACK","option2":"150%","option3":"","note":"","image":null,"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"26.99","retail_price":"59.99","available":true,"url":"\/products\/black-6-inch-short-wig-bob-curly-hair-17e9270b8-0403-4dea-89fc-9e7f1cce2dbb?variant=9b5b4d35-e1e6-462b-b218-031c6d554cc3","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"DENSITY","value":"150%"}],"off_ratio":55,"flashsale_info":[],"sales":1};
return `
`
}()}