{{@global.pageLanguageSetting.products_food}}
{{@global.foodCartCount}}
{{#productList}}
{{#productImage}} {{#js_compare "this.type == 'video'"}} {{#js_compare "this.videoType == 'custom'"}}
{{else}}
{{/js_compare}} {{else}}
{{/js_compare}} {{/productImage}}
{{#js_compare "parseInt(this.quantity) >= '1'"}} + {{else}} {{/js_compare}}

{{#js_compare "this.foodType == 'Veg'"}} {{/js_compare}} {{#js_compare "this.foodType == 'Non-Veg'"}} {{/js_compare}} {{name}}

{{format_currency currency}} {{#if offered}} {{#if offeredDiscount}} {{js " parseFloat(this.price - this.price * this.offeredDiscount / 100).toFixed(2)"}} {{format_currency currency}}{{price}}{{offeredDiscount}}% {{@global.pageLanguageSetting.off}} {{else}} {{price}} {{/if}} {{else}} {{price}} {{/if}}

{{description}}

  • {{@global.pageLanguageSetting.quantity_food}}:

    {{weightValue}}

  • {{#customOption}}
  • {{#js_compare "this.req == '1'"}} {{title}}*: {{else}} {{title}}: {{/js_compare}}
  • {{/customOption}}
{{/productList}}