I want to display total weight of an order in "Order & Account Information" section in Magento 2.1.9
When I clicked on an order from order grid, I go to order info page and I get all the info about the order except the total weight.
I want to display ordered items total weight under the "Placed from IP" info. For example: Order Total Weight: 520.15 lbs
Thanks ...