{{@global.pageLanguageSetting.delivery_date}}
{{@global.pageLanguageSetting.payment_details_mcom}}
- {{@global.pageLanguageSetting.subtotal_mcom}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxSubTotalStore}} {{else}} {{maxSubTotalStore}}{{format_currency currency}} {{/if}} {{#root_Compare @root.discountPrice "!=" "0.00"}}
- {{@global.pageLanguageSetting.discount_mcom}} {{#js_compare "this.discountRate == 'Percentage' "}}({{discountRateee}}%){{/js_compare}} {{#if @global.ecommCurrencySymbol}} - {{format_currency currency}}{{MaxdiscountPrice}} {{else}} - {{MaxdiscountPrice}}{{format_currency currency}} {{/if}} {{/root_Compare}} {{#root_Compare @root.coupandiscount "!=" "0.00"}}
- {{@global.pageLanguageSetting.coupon_mcom}} {{#js_compare "this.coupandiscountType == 'Percentage' "}}({{couponDiscountee}}%){{/js_compare}} {{#if @global.ecommCurrencySymbol}} - {{format_currency currency}}{{coupandiscount}} {{else}} - {{coupandiscount}}{{format_currency currency}} {{/if}} {{/root_Compare}}
- {{@global.pageLanguageSetting.tax_mcom}} {{#js_compare "this.taxRate == 'Percentage' "}}({{taxratee}}%){{/js_compare}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{taxPrice}} {{else}} {{taxPrice}}{{format_currency currency}} {{/if}} {{#miscTax.list}}
- {{taxType}} {{#js_compare "this.taxRate == 'Percentage' "}}({{taxrate}}%){{/js_compare}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxTaxAmount}} {{else}} {{maxTaxAmount}}{{format_currency currency}} {{/if}} {{/miscTax.list}}
- {{@global.pageLanguageSetting.grand_total_mcom}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxGrandTotalStore}} {{else}} {{maxGrandTotalStore}}{{format_currency currency}} {{/if}}