<?php get_header(); ?> <section> <div class="container"> <?php woocommerce_content(); ?> </div> </section> <?php get_footer();