I need to disable best selling featured products etc.
</main><!-- #main -->
</div><!-- #primary -->
I need to disable best selling featured products etc.
</main><!-- #main -->
</div><!-- #primary -->
You have two ways to do that. Here is an example
<!--div>Here are some elements</div-->
Another way is :
<?php /*echo "<div>
Here
are some
details
</div>" */;?>