Showing total weight on cart page and check out page

Hi

Im building theme by debut theme

i want to add the total weight on the cart page and check out page

I read thorugh the other discussion page but its not fro debut theme

this is the website
https://hobbyengineworld.com/

looking forward to hearing from you

Generally speaking, you can show the cart weight total like this:

Total Weight: {{ cart.total_weight }}

Thanks Gina It worked !!

Hi Gina,

Where should i add this change in the code?