{{@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}}
{{@global.pageLanguageSetting.out_of_stock_food}}
{{/js_compare}}

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

{{format_currency currency}} {{#if offered}}{{#if offeredDiscount}}{{js " roundValue(this.price - this.price * this.offeredDiscount / 100)"}}{{price}}{{offeredDiscount}}% 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}}