I need to show the order summary in both the checkout pages i.e. when you will go to below URLs after adding a product in the cart in a default Magento 2 setup:
- localhost/magento216/checkout/
- localhost/magento216/checkout/#payment
you can check that the order summary in the first URL doesn't contains the order totals block. Please check the screenshot for help.
What I want is to add the order total in localhost/magento216/checkout/ similarly working on localhost/magento216/checkout/#payment
Thanks in Advance !!!
Checkout
Checkout#payment