${function() {
const variantData = data.variant || {"id":"c523f638-f97b-4b90-ab7f-19967773008c","product_id":"818da1f5-04ab-4ecf-92ca-53f7f07007cb","title":"Blonde-100%(NORMAL)","weight_unit":"kg","inventory_quantity":998,"sku":"YH-100-BE","barcode":"","position":1,"option1":"Blonde","option2":"100%(NORMAL)","option3":"","note":"","image":null,"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"66.99","price":"32.99","retail_price":"66.99","available":true,"url":"\/products\/1761ca5f2ce?variant=c523f638-f97b-4b90-ab7f-19967773008c","available_quantity":999999999,"options":[{"name":"Color","value":"Blonde"},{"name":"Density","value":"100%(NORMAL)"}],"off_ratio":51,"flashsale_info":[],"sales":0};
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":"c523f638-f97b-4b90-ab7f-19967773008c","product_id":"818da1f5-04ab-4ecf-92ca-53f7f07007cb","title":"Blonde-100%(NORMAL)","weight_unit":"kg","inventory_quantity":998,"sku":"YH-100-BE","barcode":"","position":1,"option1":"Blonde","option2":"100%(NORMAL)","option3":"","note":"","image":null,"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"66.99","price":"32.99","retail_price":"66.99","available":true,"url":"\/products\/1761ca5f2ce?variant=c523f638-f97b-4b90-ab7f-19967773008c","available_quantity":999999999,"options":[{"name":"Color","value":"Blonde"},{"name":"Density","value":"100%(NORMAL)"}],"off_ratio":51,"flashsale_info":[],"sales":0};
return `
`
}()}