${function() {
const variantData = data.variant || {"id":"c992ac2d-edfe-45b2-b294-1d91077a2d66","product_id":"6946fb4e-9e8c-4a13-8289-35b58761fbb5","title":"GoldenBrown-100%(NORMAL)","weight_unit":"kg","inventory_quantity":1000,"sku":"YH-1616-GB2042","barcode":"","position":1,"option1":"GoldenBrown","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\/golden-brown-pixie-cut-curly-hair-short-wig6d2c5595-174c-42a0-bcc0-df7b6d51ec7e?variant=c992ac2d-edfe-45b2-b294-1d91077a2d66","available_quantity":999999999,"options":[{"name":"CLR","value":"GoldenBrown"},{"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":"c992ac2d-edfe-45b2-b294-1d91077a2d66","product_id":"6946fb4e-9e8c-4a13-8289-35b58761fbb5","title":"GoldenBrown-100%(NORMAL)","weight_unit":"kg","inventory_quantity":1000,"sku":"YH-1616-GB2042","barcode":"","position":1,"option1":"GoldenBrown","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\/golden-brown-pixie-cut-curly-hair-short-wig6d2c5595-174c-42a0-bcc0-df7b6d51ec7e?variant=c992ac2d-edfe-45b2-b294-1d91077a2d66","available_quantity":999999999,"options":[{"name":"CLR","value":"GoldenBrown"},{"name":"DENSITY","value":"100%(NORMAL)"}],"off_ratio":51,"flashsale_info":[],"sales":0};
return `
`
}()}