{{#orderList}}
{{orderId}} ({{@global.pageLanguageSetting.total_mcom}} {{noOfProducts}} {{@global.pageLanguageSetting.items_mcom}})
{{/orderList}}
{{@global.pageLanguageSetting.order_details_mcom}}
- {{orderDate}} {{#js_compare "this.deliveryPickupTime != '' "}}
- {{deliveryPickupTime}} {{/js_compare}}
- {{paymentMethod}} {{#js_compare "this.transitionId != '' "}}
- {{transitionId}} {{/js_compare}}
-
{{#js_compare "this.status == 'Pending'"}}{{@global.pageLanguageSetting.pending}}{{/js_compare}}
{{#js_compare "this.status == 'Processing'"}}
{{#js_compare "this.shippingstatus == ''"}}
{{@global.pageLanguageSetting.processing}}
- {{otherInfo.ponumber}}
- {{originalEta}}
- {{adjustedEta}}
- {{actualEta}}
- {{trackingCarrier}}
- {{comments}}
- {{originalEta}}
- {{adjustedEta}}
- {{actualEta}}
- {{trackingCarrier}}
- {{comments}}
- {{confirmationofDelivery}}
- {{noOfProducts}} {{#js_compare "this.discount != '0.00'"}}
- {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{discount}} {{else}} {{discount}}{{format_currency currency}} {{/if}} {{/js_compare}} {{#js_compare "this.coupon != '0.00'"}}
- {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{coupon}} {{else}} {{coupon}}{{format_currency currency}} {{/if}} {{/js_compare}} {{#js_compare "this.delivery != '0.00'"}}
- {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{delivery}} {{else}} {{delivery}}{{format_currency currency}} {{/if}} {{/js_compare}} {{#js_compare "this.tax != '0.00'"}}
- {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{tax}} {{else}} {{tax}}{{format_currency currency}} {{/if}} {{/js_compare}} {{#js_compare "this.tip != '0.00'"}}
- {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{tip}} {{else}} {{tip}}{{format_currency currency}} {{/if}} {{/js_compare}} {{#misctax}} {{#js_compare "this.tax != '0.00'"}}
- {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{taxAmount}} {{else}} {{taxAmount}}{{format_currency currency}} {{/if}} {{/js_compare}} {{/misctax}}
- {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxSubTotalStore}} {{else}} {{maxSubTotalStore}}{{format_currency currency}} {{/if}}
- {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxGrandTotalStore}} {{else}} {{maxGrandTotalStore}}{{format_currency currency}} {{/if}}
- {{@global.pageLanguageSetting.view_items_mcom}}
- {{pickupComment}}
{{#billing}}
{{@global.pageLanguageSetting.billing_address_mcom}}
{{/billing}}
-
{{name}} , {{address}} ,{{city}} ,{{state}} ,{{country}}, {{pluscode}}
{{@global.pageLanguageSetting.telephone_mcom}} :{{phone}}
{{#shipping}}
{{@global.pageLanguageSetting.shipping_address_mcom}}
{{/shipping}}
-
{{name}} , {{address}} ,{{city}} ,{{state}} ,{{country}}, {{pluscode}}
{{@global.pageLanguageSetting.telephone_mcom}} :{{phone}}
{{> errorpage errorIcon="appyicon-no-data"}}
{{/if}}