'; } else{ echo '
'; } } else{ echo '
'; } else: if ( class_exists( 'WooCommerce' ) ) { if( is_account_page() || is_cart() || is_checkout() ) { echo '
'; } else{ echo '
'; } } else{ echo '
'; } endif; if ( class_exists( 'WooCommerce' ) ) { if( is_account_page() || is_cart() || is_checkout() ) { while ( have_posts() ) : the_post(); // Include the page get_template_part( 'template-parts/content', 'page' ); comments_template( '', true ); // show comments endwhile; } else { while ( have_posts() ) : the_post(); // Include the page get_template_part( 'template-parts/content', 'page' ); comments_template( '', true ); // show comments endwhile; } } else { while ( have_posts() ) : the_post(); // Include the page get_template_part( 'template-parts/content', 'page' ); comments_template( '', true ); // show comments endwhile; } ?>