{{#list}}
{{if method}}
{{#js_compare "this.method != 'ewallet' "}}
{{/js_compare}}
{{#js_compare "this.method == 'ewallet' "}}
{{ewalletBalanceoption this}}
{{label}}
{{#if @root.innerlanguage}}{{@root.innerlanguagedata.confirm}} {{else}} {{@global.commonLanguageSetting.common_confirm}}{{/if}}
{{#js_compare "this.pageid === 'ecommerce' "}}
{{/js_compare}}
{{/if}}
{{/list}}
{{ewalletAmountHelper this.balanceAmount "ecom"}}
{{else}}
{{ewalletAmountHelper this.balanceAmount "food"}}
{{/js_compare}}
{{#if @root.innerlanguage}}{{@root.innerlanguagedata.confirm}} {{else}} {{@global.commonLanguageSetting.common_confirm}}{{/if}}