WooCommerce Cart not showing up [closed]

I found the problem. The page.php in my theme was only calling the header and footer php files. It was not calling the the_content, I added this function and it solved the problem.

tech