{{@global.pageLanguageSetting.Thanks}}
{{@global.pageLanguageSetting.continue_shopping_food}} {{@global.pageLanguageSetting.dining_send_invoice}}

{{@global.pageLanguageSetting.order_confirmation}}

{{@global.pageLanguageSetting.Thank_you_order_food}}

{{@global.pageLanguageSetting.order_id_food}} : {{thanksjson.orderId}}
{{@global.pageLanguageSetting.payment_method_food}} : {{thanksjson.paymentMethodlabel}}

    {{#productList}} {{#if offered}} {{#if offeredDiscount}} {{#js_compare "this.custom_optioncart != ''"}}
  • {{name}} x {{orderQuantity}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}} {{orderQuantityyprice this.price this.orderQuantity}} {{else}} {{orderQuantityyprice this.price this.orderQuantity}}{{format_currency currency}}{{/if}}
  • {{else}}
  • {{name}} x {{orderQuantity}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}} {{js "parseFloat((this.price - this.price * this.offeredDiscount / 100) * this.orderQuantity)"}}{{else}} {{js "parseFloat((this.price - this.price * this.offeredDiscount / 100) * this.orderQuantity)"}}{{format_currency currency}}{{/if}}
  • {{/js_compare}} {{else}}
  • {{name}} x {{orderQuantity}} {{#if @global.ecommCurrencySymbol}}{{format_currency currency}}{{orderQuantityyprice this.price this.orderQuantity}} {{else}}{{orderQuantityyprice this.price this.orderQuantity}}{{format_currency currency}}{{/if}}
  • {{/if}} {{else}}
  • {{name}} x {{orderQuantity}} {{#if @global.ecommCurrencySymbol}}{{format_currency currency}}{{orderQuantityyprice this.price this.orderQuantity}} {{else}}{{orderQuantityyprice this.price this.orderQuantity}}{{format_currency currency}}{{/if}}
  • {{/if}} {{/productList}}

    {{@global.pageLanguageSetting.payment_details_food}}

  • {{@global.pageLanguageSetting.subtotal_food}}{{#if @global.ecommCurrencySymbol}}{{format_currency currency}}{{maxSubTotal}}{{else}}{{maxSubTotal}}{{format_currency currency}}{{/if}}
  • {{#root_Compare @root.discountPrice "!=" "0.00"}}
  • {{@global.pageLanguageSetting.discount_food}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxDiscountPrice}}{{else}}{{maxDiscountPrice}}{{format_currency currency}}{{/if}}
  • {{/root_Compare}} {{#js_compare "this.couponDiscount != '0.00'"}}
  • {{@global.pageLanguageSetting.coupon_food}} {{#if @global.ecommCurrencySymbol}}{{format_currency currency}}{{maxCouponDiscount}}{{else}}{{maxCouponDiscount}}{{format_currency currency}}{{/if}}
  • {{else}}
  • {{@global.pageLanguageSetting.coupon_food}} {{#if @global.ecommCurrencySymbol}}{{format_currency currency}}{{maxCouponDiscount}}{{else}}{{maxCouponDiscount}}{{format_currency currency}}{{/if}}
  • {{/js_compare}} {{#root_Compare @root.vendordiscount "!=" "0.00"}}
  • {{@global.pageLanguageSetting.restaurant_discount}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxVendordiscount}}{{else}}{{maxVendordiscount}}{{format_currency currency}}{{/if}}
  • {{/root_Compare}} {{#root_Compare @root.taxPrice "!=" "0.00"}}
  • {{@global.pageLanguageSetting.tax_food}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxTaxPrice}}{{else}}{{maxTaxPrice}}{{format_currency currency}}{{/if}}
  • {{/root_Compare}} {{#if miscTax.list}}{{#miscTax.list}} {{#root_Compare @root.taxAmount "!=" "0.00"}}
  • {{taxType}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxTaxAmount}}{{else}}{{maxTaxAmount}}{{format_currency currency}}{{/if}}
  • {{/root_Compare}} {{/miscTax.list}}{{/if}} {{#root_Compare @root.tipamount "!=" "0.00"}}
  • {{@global.pageLanguageSetting.Tip}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxTipamount}}{{else}}{{maxTipamount}}{{format_currency currency}}{{/if}}
  • {{/root_Compare}}
  • {{@global.pageLanguageSetting.grand_total_food}}{{#if @global.ecommCurrencySymbol}}{{format_currency currency}}{{maxGrandTotal}}{{else}}{{maxGrandTotal}}{{format_currency currency}}{{/if}}
{{#if billing.checkbill}}

{{@global.pageLanguageSetting.delivery_details}}

  • {{@global.pageLanguageSetting.name_food}} : {{billing.name}}
  • {{@global.pageLanguageSetting.fc_mobile}} : {{billing.phone}}
  • {{@global.pageLanguageSetting.email_id_food}} : {{billing.email}}
  • {{@global.pageLanguageSetting.billing_address_food}} : {{billing.address}},{{billing.city}},{{billing.state}},{{billing.country}}-{{billing.zip}}
  • {{/if}}