


{{#js_compare "this.foodType == 'Veg'"}} {{/js_compare}} {{#js_compare "this.foodType == 'Non-Veg'"}} {{/js_compare}} {{name}}
{{#if @global.ecommCurrencySymbol}} {{#if offered}} {{#if offeredDiscount}} {{format_currency currency}}{{offeredDiscountPrice this.price this.offeredDiscount}} {{format_currency currency}}{{js "this.maxPriceFoodcourt"}}{{offeredDiscount}}% {{@global.pageLanguageSetting.off}} {{else}} {{format_currency currency}}{{js "this.maxPriceFoodcourt"}} {{/if}} {{else}} {{format_currency currency}}{{js "this.maxPriceFoodcourt"}} {{/if}} {{else}} {{#if offered}} {{#if offeredDiscount}} {{format_currency currency}}{{offeredDiscountPrice this.price this.offeredDiscount}} {{js "this.maxPriceFoodcourt"}}{{format_currency currency}}{{offeredDiscount}}% {{@global.pageLanguageSetting.off}} {{else}} {{js "this.maxPriceFoodcourt"}}{{format_currency currency}} {{/if}} {{else}} {{js "this.maxPriceFoodcourt"}}{{format_currency currency}} {{/if}} {{/if}}
-
{{@global.pageLanguageSetting.quantity_food}}:
{{weightValue}}
{{#customOption}}
- {{#js_compare "this.req == '1'"}} {{title}} * {{else}} {{title}}: {{/js_compare}} {{/customOption}}