Total: ${{ model.Cart.CalculatingTotal ? 'Calculating...' : (model.Cart.SubTotal + model.Cart.Tax + model.Cart.Fees + model.Cart.DeliveryFee + model.Cart.GetTip()).toFixed(2) }}(By clicking submit, you authorize Snappy Eats to charge your card this amount)(Please allow up to {{model.Restaurant.leadTime + 5}} minutes for us to prepare your order)
Total: ${{ model.Cart.CalculatingTotal ? 'Calculating...' : (model.Cart.SubTotal + model.Cart.Tax + model.Cart.Fees + model.Cart.DeliveryFee + model.Cart.GetTip()).toFixed(2) }}(By clicking submit, you agree to pay this amount upon receiving your order)(Please allow up to {{model.Restaurant.leadTime + 5}} minutes for us to prepare your order)