%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/themes/cwg/ |
Current File : //var/www/cwg/wp-content/themes/cwg/woocommmerce.php |
<?php get_header(); ?> <!----Should be placed when there is no carousel--> <div class="js-headerGap h-[51px]"></div> <div> <?php /* Start the Loop */ while (have_posts()) : the_post(); ?> <section id="main"> <?php woocommerce_content(); ?> </section> <?php endwhile; ?> </div> <?php get_footer(); ?>